mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-28 21:05:59 +00:00
ts fix
This commit is contained in:
@@ -271,6 +271,7 @@ export function dbKeys_createNewModel(treeKeySeparator: string): DbKeysTreeModel
|
|||||||
keyPath: [],
|
keyPath: [],
|
||||||
parentKey: '',
|
parentKey: '',
|
||||||
key: '',
|
key: '',
|
||||||
|
sortKey: '',
|
||||||
};
|
};
|
||||||
return {
|
return {
|
||||||
treeKeySeparator,
|
treeKeySeparator,
|
||||||
|
|||||||
Reference in New Issue
Block a user