This commit is contained in:
Vanessa 2023-09-13 12:07:17 +08:00
parent 268b928267
commit 143054075e
13 changed files with 7 additions and 15 deletions

View file

@ -50,7 +50,6 @@ import {lockScreen} from "../../dialog/processSystem";
import {isWindow} from "../../util/functions";
import {reloadProtyle} from "../../protyle/util/reload";
import {fullscreen} from "../../protyle/breadcrumb/action";
import {setPadding} from "../../protyle/ui/initUI";
import {openRecentDocs} from "../../business/openRecentDocs";
import {App} from "../../index";
import {commandPanel} from "../../plugin/commandPanel";