mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
fix + i18n
This commit is contained in:
@@ -219,6 +219,8 @@ type Config = {
|
||||
[key: string]: string;
|
||||
};
|
||||
};
|
||||
account_pending_title?: string;
|
||||
account_pending_text?: string;
|
||||
};
|
||||
|
||||
type PromptSuggestion = {
|
||||
|
||||
Reference in New Issue
Block a user