Add billsstore

This commit is contained in:
2024-08-19 11:10:57 +02:00
parent 9cbaf7880b
commit 69eee93cff
3 changed files with 43 additions and 1 deletions

View File

@@ -61,7 +61,7 @@ func main() {
// Create application with options
err = wails.Run(&options.App{
Title: "bill-manager-w",
Title: "bill-manager",
Width: 1024,
Height: 768,
AssetServer: &assetserver.Options{