@@ -105,8 +105,8 @@ func main() {
// Create application with options
err = wails.Run(&options.App{
Title: "calorie-counter",
Width: 1024,
Height: 768,
Width: 1920,
Height: 1080,
AssetServer: &assetserver.Options{
Assets: assets,
},
The note is not visible to the blocked user.