Sync window title (Closes #13)

This commit is contained in:
Gregory Schier
2023-11-10 15:55:50 -08:00
parent 5ef7c6a1a2
commit 8381104302
4 changed files with 28 additions and 1 deletions

View File

@@ -51,7 +51,8 @@
"open": true
},
"window": {
"startDragging": true
"startDragging": true,
"setTitle": true
},
"dialog": {
"all": false,