Fix history not loading
This commit is contained in:
@@ -167,10 +167,10 @@ components:
|
||||
reason:
|
||||
type: string
|
||||
description: The reason for the punishment
|
||||
enum: [ ban, mute, kick, warn ]
|
||||
type:
|
||||
type: string
|
||||
description: The type of punishment
|
||||
enum: [ ban, mute, kick, warn ]
|
||||
punishmentTime:
|
||||
type: integer
|
||||
format: int64
|
||||
|
||||
Reference in New Issue
Block a user