Skip to content

Commit

Permalink
🎨 fix #8445
Browse files Browse the repository at this point in the history
  • Loading branch information
Vanessa219 committed Jun 23, 2023
1 parent e6f727b commit 904735a
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 @@ -14,6 +14,7 @@ import {Constants} from "../constants";
import {Model} from "../layout/Model";
import {Setting} from "./Setting";
import {Menu} from "./Menu";
import { Protyle } from "../protyle";

let openTab;
/// #if MOBILE
Expand Down Expand Up @@ -148,6 +149,7 @@ export const API = {
getFrontend,
getBackend,
openTab,
Protyle,
Plugin,
Dialog,
Menu,
Expand Down

0 comments on commit 904735a

Please sign in to comment.