mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-04 07:48:49 +01:00
🚨
This commit is contained in:
parent
321ac0cf19
commit
5a4f347590
1 changed files with 1 additions and 1 deletions
|
|
@ -6,8 +6,8 @@ import {fetchPost} from "../util/fetch";
|
|||
import {mountHelp} from "../util/mount";
|
||||
/// #if !BROWSER
|
||||
import {getCurrentWindow} from "@electron/remote";
|
||||
import {isMobile} from "../util/functions";
|
||||
/// #endif
|
||||
import {isMobile} from "../util/functions";
|
||||
|
||||
export const initStatus = () => {
|
||||
const allDocks = getAllDocks();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue