chore: remove name

This commit is contained in:
2026-03-30 20:22:51 +02:00
parent 6af07088ed
commit c9d96c6c2e
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ func main() {
iconResource := fyne.NewStaticResource("./src/icon.ico", iconData)
app := app.NewWithID("nl.systemec.patchworks")
app := app.NewWithID("nl.nerthus.patchworks")
app.Settings().SetTheme(theme.DefaultTheme())
app.SetIcon(iconResource)