增加提示词
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
export type LangCode = 'en' | 'zh_CN' | 'es_ES';
|
||||
export type LangCode = 'en' | 'zh_CN';
|
||||
|
||||
export interface PromptTag {
|
||||
key: string;
|
||||
|
||||
Reference in New Issue
Block a user