mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-21 09:00:12 +01:00
🎨 outline add emoji
This commit is contained in:
parent
aae6247e3c
commit
feb2bc9a0d
6 changed files with 32 additions and 15 deletions
|
|
@ -168,7 +168,7 @@ export class Dock {
|
|||
blockId: editor?.protyle?.block?.rootID,
|
||||
});
|
||||
if (editor?.protyle?.title?.editElement) {
|
||||
outline.updateDocTitle(editor.protyle.title.editElement.textContent);
|
||||
outline.updateDocTitle(editor.protyle?.background?.ial);
|
||||
}
|
||||
tab.addModel(outline);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue