Add Windows window-minimize guard

This commit is contained in:
2026-06-02 12:34:14 -04:00
parent d149736946
commit f37e295166
2 changed files with 22 additions and 1 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
//go:build !linux
//go:build !linux && !windows
package enforce