mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-15 19:48:06 +01:00
This commit is contained in:
parent
2c7a58d3b9
commit
7d41575c2f
5 changed files with 18 additions and 7 deletions
|
|
@ -3,7 +3,7 @@ import {showMessage} from "../dialog/message";
|
|||
import {isMobile} from "./functions";
|
||||
import {fetchPost} from "./fetch";
|
||||
import {Dialog} from "../dialog";
|
||||
import {getNotebookName, getOpenNotebookCount} from "./pathName";
|
||||
import {getOpenNotebookCount} from "./pathName";
|
||||
import {validateName} from "../editor/rename";
|
||||
import {setStorageVal} from "../protyle/util/compatibility";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue