mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-02-28 05:32:52 +00:00
🚨
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user