Hide console on windows

The companion does no longer show a terminal window pop up
This commit is contained in:
2026-08-03 19:29:27 +02:00
parent 5a5305dd42
commit e9061a221c
4 changed files with 30 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ import (
"path/filepath"
)
const version = "1"
const version = "2"
func main() {
flag.Parse()