Skip to content

Commit

Permalink
🎨 #12884
Browse files Browse the repository at this point in the history
  • Loading branch information
Vanessa219 committed Oct 23, 2024
1 parent 19545f4 commit 8b9d811
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/src/plugin/API.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ import {openMobileFileById} from "../mobile/editor";
import {lockScreen, exitSiYuan} from "../dialog/processSystem";
import {Model} from "../layout/Model";
import {getDockByType} from "../layout/tabUtil";
import {getAllEditor} from "../layout/getAll";

let openTab;
let openWindow;
Expand Down Expand Up @@ -195,4 +196,5 @@ export const API = {
Dialog,
Menu,
Setting,
getAllEditor,
};

0 comments on commit 8b9d811

Please sign in to comment.