add some comments to 0xdb.jsonc
This commit is contained in:
parent
d7092ad856
commit
c84c5371fa
2 changed files with 38 additions and 6 deletions
|
|
@ -90,7 +90,6 @@ pandora.UI = (function() {
|
|||
}
|
||||
});
|
||||
[args, add].forEach(function(obj, isAdd) {
|
||||
Ox.print('UUU', obj)
|
||||
Ox.forEach(obj, function(val, key) {
|
||||
// make sure to not split at escaped dots ('\.')
|
||||
var keys = key.replace(/\\\./g, '\n').split('.').map(function(key) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue