diff --git a/app/src/config/repos.ts b/app/src/config/repos.ts index 39b5dd215..d6a9ae8ec 100644 --- a/app/src/config/repos.ts +++ b/app/src/config/repos.ts @@ -1,5 +1,6 @@ import {needSubscribe} from "../util/needSubscribe"; import {fetchPost} from "../util/fetch"; +import {isBrowser} from "../util/functions"; import {showMessage} from "../dialog/message"; import {bindSyncCloudListEvent, getSyncCloudList} from "../sync/syncGuide"; import {hasClosestByClassName} from "../protyle/util/hasClosest"; @@ -307,7 +308,7 @@ export const repos = { -