mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-19 16:10:12 +01:00
This commit is contained in:
parent
7f4853043e
commit
0440b832ba
3 changed files with 7 additions and 8 deletions
|
|
@ -25,7 +25,6 @@ import {App} from "../index";
|
|||
import {saveScroll} from "../protyle/scroll/saveScroll";
|
||||
import {isInAndroid, isInHarmony, isInIOS, setStorageVal} from "../protyle/util/compatibility";
|
||||
import {Plugin} from "../plugin";
|
||||
import {blockRender} from "../protyle/render/blockRender";
|
||||
|
||||
const updateTitle = (rootID: string, tab: Tab, protyle?: IProtyle) => {
|
||||
fetchPost("/api/block/getDocInfo", {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue