chore: remove personal voice channel remnants
This commit is contained in:
@@ -173,7 +173,6 @@ export interface RuntimeModels {
|
||||
voice_pool?: string[]
|
||||
voice_configured?: boolean
|
||||
voice_tts_paths?: string[]
|
||||
minimax_disabled?: boolean
|
||||
video?: string
|
||||
video_aliases?: Record<string, string>
|
||||
video_provider?: string
|
||||
@@ -614,7 +613,6 @@ export interface BackendHealth {
|
||||
rewrite?: string
|
||||
audio_rewrite?: string
|
||||
voice_tts_paths?: string[]
|
||||
minimax_disabled?: boolean
|
||||
video?: string
|
||||
video_aliases?: Record<string, string>
|
||||
video_base_url?: string
|
||||
|
||||
Reference in New Issue
Block a user