add missing , to 0xdb config
This commit is contained in:
parent
0c063f1650
commit
7f606fd9f1
1 changed files with 1 additions and 1 deletions
|
@ -795,7 +795,7 @@
|
||||||
"personal": true,
|
"personal": true,
|
||||||
"favorite": true,
|
"favorite": true,
|
||||||
"featured": true
|
"featured": true
|
||||||
}
|
},
|
||||||
"items": {
|
"items": {
|
||||||
"personal": true,
|
"personal": true,
|
||||||
"favorite": true,
|
"favorite": true,
|
||||||
|
|
Loading…
Reference in a new issue