This commit is contained in:
2026-05-28 21:32:46 +02:00
parent e8cac569e3
commit e82e30dd02
29 changed files with 2485 additions and 97 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ func main() {
// Create application with options
err := wails.Run(&options.App{
Title: "HamLog",
Title: "OpsLog",
Width: 1400,
Height: 900,
MinWidth: 1100,