chore: make startup

This commit is contained in:
DaanSelen
2026-03-27 16:59:26 +01:00
parent 6e31c332ed
commit 726e145175
2 changed files with 217 additions and 0 deletions
+1
View File
@@ -16,4 +16,5 @@ func main() {
app.Settings().SetTheme(theme.DefaultTheme())
app.SetIcon(iconResource)
w
}