mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-03 10:56:16 +00:00
fix: forgot to revert settings change
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"settingsVersion": 16,
|
||||
"settingsVersion": 15,
|
||||
"bar": {
|
||||
"position": "top",
|
||||
"backgroundOpacity": 1,
|
||||
|
||||
@@ -125,7 +125,7 @@ Singleton {
|
||||
JsonAdapter {
|
||||
id: adapter
|
||||
|
||||
property int settingsVersion: 16
|
||||
property int settingsVersion: 15
|
||||
|
||||
// bar
|
||||
property JsonObject bar: JsonObject {
|
||||
|
||||
Reference in New Issue
Block a user