mirror of
https://github.com/toast-ts/Daggerbot-TS.git
synced 2025-01-31 23:09:42 +11:00
Fix wording
This commit is contained in:
parent
702bf39df4
commit
4332baa85e
@ -20,7 +20,7 @@ export default class Unpunish {
|
||||
.setDescription('Remove the active punishment from a member')
|
||||
.addIntegerOption(x=>x
|
||||
.setName('case_id')
|
||||
.setDescription('Case ID of the punishment to be overwritten')
|
||||
.setDescription('Case ID of the active punishment to be overwritten')
|
||||
.setRequired(true))
|
||||
.addStringOption(x=>x
|
||||
.setName('reason')
|
||||
|
Loading…
x
Reference in New Issue
Block a user