mirror of
https://github.com/spacebarchat/server.git
synced 2024-11-22 10:22:39 +01:00
It's seconds, not days
This commit is contained in:
parent
ca8817919e
commit
3d7d3c1e8d
@ -17,6 +17,6 @@
|
||||
*/
|
||||
|
||||
export interface BanCreateSchema {
|
||||
delete_message_days?: string;
|
||||
delete_message_seconds?: string;
|
||||
reason?: string;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user