open routing when creating a file
This commit is contained in:
parent
86d941b00d
commit
6d9fdda1a7
@ -80,6 +80,7 @@ export function createFile() {
|
||||
dbUtils.add(file);
|
||||
|
||||
selectFileWhenLoaded(file._data.id);
|
||||
currentTool.set(Tool.ROUTING);
|
||||
}
|
||||
|
||||
export function triggerFileInput() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user