mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-26 00:44:07 +01:00
🚨
This commit is contained in:
parent
3c80f47f7e
commit
bf5caa23f8
4 changed files with 5 additions and 9 deletions
|
|
@ -52,4 +52,4 @@ export const setAccessAuthCode = () => {
|
|||
export const getCloudURL = (key: string) => {
|
||||
const origin = window.siyuan.config.cloudRegion === 0 ? "https://ld246.com" : "https://liuyun.io";
|
||||
return `${origin}/${key}`;
|
||||
}
|
||||
};
|
||||
|
|
|
|||
|
|
@ -1,4 +0,0 @@
|
|||
import {Dialog} from "../../dialog";
|
||||
import {isMobile} from "../../util/functions";
|
||||
import {fetchPost} from "../../util/fetch";
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue