Show time left for voice broadcast recordings (#9564)
This commit is contained in:
@@ -182,6 +182,8 @@ export interface IConfigOptions {
|
||||
voice_broadcast?: {
|
||||
// length per voice chunk in seconds
|
||||
chunk_length?: number;
|
||||
// max voice broadcast length in seconds
|
||||
max_length?: number;
|
||||
};
|
||||
|
||||
user_notice?: {
|
||||
|
||||
Reference in New Issue
Block a user