mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-11 08:34:52 -07:00
Webatrice: Add all ModeratorCommands (#5049)
* Move viewLogHistory to Moderator commands * Add Moderator.banFromServer * Add Moderator.getBanHistory * Add Moderator.getWarnHistory * Add Moderator.warnUser * Add Moderator.getWarnList
This commit is contained in:
parent
ce8092318e
commit
e45c4042fe
14 changed files with 217 additions and 943 deletions
|
|
@ -13,4 +13,3 @@ export * from './resetPassword';
|
|||
export * from './resetPasswordChallenge'
|
||||
export * from './resetPasswordRequest';
|
||||
export * from './updateStatus';
|
||||
export * from './viewLogHistory';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue