diff --git a/examples/helloworld/tauri.conf.json b/examples/helloworld/tauri.conf.json index 7590930be..5b6d19585 100644 --- a/examples/helloworld/tauri.conf.json +++ b/examples/helloworld/tauri.conf.json @@ -14,8 +14,6 @@ "width": 800, "height": 600, "resizable": true, - "decorations": false, - "shadow": true, "fullscreen": false } ],