Fix missing comma in JSON file

This commit is contained in:
Anthony Rose 2024-07-11 09:54:56 +01:00
parent 499218dbf5
commit 7d64e55039

View file

@ -198,7 +198,7 @@
"panelVisible": false, "panelVisible": false,
"width": 0 "width": 0
} }
} },
"sessions": { "sessions": {
"save_version": 1 "save_version": 1
}, },