We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f86eeb4 commit 51e18d6Copy full SHA for 51e18d6
1 file changed
app.go
@@ -1,3 +1,6 @@
1
+//go:build wails
2
+// +build wails
3
+
4
package main
5
6
import (
0 commit comments