systray: fix build flag

This commit is contained in:
Nazar Kanaev 2022-02-16 13:42:36 +00:00 committed by nkanaev
parent b40d930f8a
commit 34dad4ac8f

View File

@ -1,4 +1,4 @@
// +build darwin,windows // +build darwin windows
/* /*
Package systray is a cross-platform Go library to place an icon and menu in the notification area. Package systray is a cross-platform Go library to place an icon and menu in the notification area.