summary refs log tree commit diff
path: root/src/util/schemas/VoiceIdentifySchema.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/schemas/VoiceIdentifySchema.ts')
-rw-r--r--src/util/schemas/VoiceIdentifySchema.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/schemas/VoiceIdentifySchema.ts b/src/util/schemas/VoiceIdentifySchema.ts

index d48de347..df023713 100644 --- a/src/util/schemas/VoiceIdentifySchema.ts +++ b/src/util/schemas/VoiceIdentifySchema.ts
@@ -9,4 +9,4 @@ export interface VoiceIdentifySchema { rid: string; quality: number; }[]; -} \ No newline at end of file +}