mirror of
https://github.com/nkanaev/yarr.git
synced 2025-05-24 00:33:14 +00:00
fix
This commit is contained in:
parent
bb0b575eca
commit
2c12875199
@ -7,7 +7,7 @@ import (
|
||||
"github.com/nkanaev/yarr/src/systray"
|
||||
)
|
||||
|
||||
func Start(s *server.Handler) {
|
||||
func Start(s *server.Server) {
|
||||
systrayOnReady := func() {
|
||||
systray.SetIcon(Icon)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user