Fix voice clone NotSupportedError and improve subscription services
This commit is contained in:
@@ -24,6 +24,7 @@ export interface SubscriptionLimits {
|
||||
video_calls: number;
|
||||
image_edit_calls: number;
|
||||
audio_calls: number;
|
||||
wavespeed_calls: number;
|
||||
monthly_cost: number;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user