Fix: MacOS Tauri Conf PascalCase

This commit is contained in:
Youwes09
2026-03-25 23:41:43 -05:00
parent 3abb4bb96c
commit b9fe54c08d
+1 -1
View File
@@ -3,7 +3,7 @@
"windows": [ "windows": [
{ {
"decorations": true, "decorations": true,
"titleBarStyle": "overlay", "titleBarStyle": "Overlay",
"hiddenTitle": true "hiddenTitle": true
} }
] ]