mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-14 19:18:06 +01:00
This commit is contained in:
parent
1a2bc5208e
commit
ccb95c7132
3 changed files with 10 additions and 6 deletions
|
|
@ -20,7 +20,7 @@ import {syncGuide} from "../../sync/syncGuide";
|
|||
import {Inbox} from "../../layout/dock/Inbox";
|
||||
import {App} from "../../index";
|
||||
|
||||
export const initFramework = (app: App, isStart:boolean) => {
|
||||
export const initFramework = (app: App, isStart: boolean) => {
|
||||
setInlineStyle();
|
||||
renderSnippet();
|
||||
initKeyboardToolbar();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue