ck 复制格式优化,修复错误
This commit is contained in:
@@ -102,6 +102,7 @@ export interface CookieItem {
|
||||
created_at: string | null;
|
||||
cookie: string;
|
||||
cookie_preview: string;
|
||||
account_password: string;
|
||||
}
|
||||
|
||||
// ==================== Proxy ====================
|
||||
|
||||
Reference in New Issue
Block a user