mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-21 00:50:13 +01:00
🚨
This commit is contained in:
parent
235f8f8a6a
commit
a403eb8b04
3 changed files with 3 additions and 3 deletions
|
|
@ -357,7 +357,7 @@ export const updatePanelByEditor = (protyle?: IProtyle, focus = true, pushBackSt
|
|||
const models = getAllModels();
|
||||
updateOutline(models, protyle, reload);
|
||||
updateBacklinkGraph(models, protyle);
|
||||
setTitle(title, protyle);
|
||||
setTitle(title);
|
||||
};
|
||||
|
||||
export const isCurrentEditor = (blockId: string) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue