This commit is contained in:
Vanessa 2023-04-19 11:28:26 +08:00
parent a18e3a585c
commit 8c19d17946
7 changed files with 15 additions and 16 deletions

View file

@ -29,7 +29,7 @@ import {getLocalStorage} from "./protyle/util/compatibility";
import {updateEditModeElement} from "./layout/topBar";
import {getSearch} from "./util/functions";
import {hideAllElements} from "./protyle/ui/hideElements";
import {initPluginSystem} from 'siyuan-petal';
import {initPluginSystem} from "siyuan-petal";
class App {
constructor() {