mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-25 07:00:48 +09:00
feat: add icon support for speech providers and update related configurations
This commit is contained in:
@@ -1709,6 +1709,7 @@ export type TtsSpeechProviderResponse = {
|
||||
client_type?: string;
|
||||
created_at?: string;
|
||||
enable?: boolean;
|
||||
icon?: string;
|
||||
id?: string;
|
||||
name?: string;
|
||||
updated_at?: string;
|
||||
|
||||
Reference in New Issue
Block a user