mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-02 23:08:49 +01:00
This commit is contained in:
parent
86878ffcc4
commit
8324957783
1 changed files with 2 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ import {getAllModels} from "../layout/getAll";
|
|||
import {getAllEditor} from "../layout/getAll";
|
||||
import {openSetting} from "../config";
|
||||
import {openAttr, openFileAttr} from "../menus/commonMenuItem";
|
||||
import {globalCommand} from "../boot/globalEvent/command/global";
|
||||
|
||||
let openTab;
|
||||
let openWindow;
|
||||
|
|
@ -222,4 +223,5 @@ export const API = {
|
|||
platformUtils,
|
||||
openSetting,
|
||||
openAttributePanel,
|
||||
globalCommand,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue