fix
This commit is contained in:
parent
bb0b575eca
commit
2c12875199
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ import (
|
||||||
"github.com/nkanaev/yarr/src/systray"
|
"github.com/nkanaev/yarr/src/systray"
|
||||||
)
|
)
|
||||||
|
|
||||||
func Start(s *server.Handler) {
|
func Start(s *server.Server) {
|
||||||
systrayOnReady := func() {
|
systrayOnReady := func() {
|
||||||
systray.SetIcon(Icon)
|
systray.SetIcon(Icon)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue