mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-13 07:56:14 +01:00
This commit is contained in:
parent
c39b25f1ef
commit
285e61d13f
3 changed files with 69 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ import {openNewWindow, openNewWindowById} from "../window/openNewWindow";
|
|||
import {Tab} from "../layout/Tab";
|
||||
/// #endif
|
||||
import {updateHotkeyTip} from "../protyle/util/compatibility";
|
||||
import * as platformUtils from "../protyle/util/compatibility";
|
||||
import * as platformUtils from "./platformUtils";
|
||||
import {App} from "../index";
|
||||
import {Constants} from "../constants";
|
||||
import {Setting} from "./Setting";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue