Fix: Tauri-Overlay Set-False

This commit is contained in:
Youwes09
2026-03-26 00:02:47 -05:00
parent b9fe54c08d
commit 2c93d8743d
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
"minHeight": 600,
"resizable": true,
"fullscreen": false,
"decorations": true,
"decorations": false,
"center": true
}
],