diff --git a/index.html b/index.html index 99f203f..5de7269 100644 --- a/index.html +++ b/index.html @@ -5,6 +5,20 @@ Tauri + Vue + Typescript App + + diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index fbb8de0..d1024d9 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -22,8 +22,7 @@ "title": "metronome", "width": 865, "height": 450, - "resizable": false, - "titleBarStyle": "hidden" + "resizable": false } ], "security": { diff --git a/src/App.vue b/src/App.vue index 3865f55..a37f04c 100644 --- a/src/App.vue +++ b/src/App.vue @@ -103,7 +103,7 @@ onUnmounted(() => {