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