mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-22 09:30:14 +01:00
🚨
This commit is contained in:
parent
a18e3a585c
commit
8c19d17946
7 changed files with 15 additions and 16 deletions
|
|
@ -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() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue