mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-09-28 06:06:38 +08:00
debug
This commit is contained in:
parent
e2f11bc5b2
commit
119f0a94d2
@ -14,7 +14,7 @@ import { showToast } from "../components/ui-lib";
|
|||||||
import Locale from "../locales";
|
import Locale from "../locales";
|
||||||
import { createSyncClient, ProviderType } from "../utils/cloud";
|
import { createSyncClient, ProviderType } from "../utils/cloud";
|
||||||
import { corsPath } from "../utils/cors";
|
import { corsPath } from "../utils/cors";
|
||||||
import { useAccessStore } from "../store";
|
|
||||||
export interface WebDavConfig {
|
export interface WebDavConfig {
|
||||||
server: string;
|
server: string;
|
||||||
username: string;
|
username: string;
|
||||||
|
Loading…
Reference in New Issue
Block a user