mirror of
				https://github.com/nkanaev/yarr.git
				synced 2025-10-29 22:29:59 +00:00 
			
		
		
		
	fix
This commit is contained in:
		| @@ -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) | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user