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