mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-28 19:26:09 +01:00
This commit is contained in:
parent
681bae81c5
commit
aa1e2b4957
5 changed files with 10 additions and 6 deletions
|
|
@ -68,7 +68,7 @@ export const onGetConfig = (isStart: boolean, app: App) => {
|
|||
initBar(app);
|
||||
initStatus();
|
||||
initWindow(app);
|
||||
appearance.onSetappearance(window.siyuan.config.appearance);
|
||||
appearance.onSetAppearance(window.siyuan.config.appearance);
|
||||
initAssets();
|
||||
setInlineStyle();
|
||||
renderSnippet();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue