This commit is contained in:
SPRINX0\prochazka
2025-05-14 13:41:22 +02:00
parent 5bbdb66eb2
commit 727523eb3f

View File

@@ -271,6 +271,7 @@ export function dbKeys_createNewModel(treeKeySeparator: string): DbKeysTreeModel
keyPath: [], keyPath: [],
parentKey: '', parentKey: '',
key: '', key: '',
sortKey: '',
}; };
return { return {
treeKeySeparator, treeKeySeparator,