chore: Update support to new settings view
This commit is contained in:
parent
42c624a180
commit
6db44ee362
1 changed files with 3 additions and 3 deletions
|
@ -89,7 +89,7 @@
|
||||||
"alpha": 100,
|
"alpha": 100,
|
||||||
"value": null
|
"value": null
|
||||||
},
|
},
|
||||||
"settings.modifiedItemForeground": {
|
"settings.modifiedItemIndicator": {
|
||||||
"alpha": 100,
|
"alpha": 100,
|
||||||
"value": null
|
"value": null
|
||||||
},
|
},
|
||||||
|
@ -111,7 +111,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"changelog": {
|
"changelog": {
|
||||||
"lastversion": "2.2.0"
|
"lastversion": "2.3.0"
|
||||||
},
|
},
|
||||||
"icons": {
|
"icons": {
|
||||||
"theme": {
|
"theme": {
|
||||||
|
|
Loading…
Reference in a new issue