forked from EllieBotDevs/elliebot
Updated Gambling module
This commit is contained in:
parent
a079333d8c
commit
3c1b994ab5
5 changed files with 5 additions and 5 deletions
src/EllieBot/Modules/Gambling/PlantPick
|
@ -72,7 +72,7 @@ public partial class Gambling
|
|||
[Cmd]
|
||||
[RequireContext(ContextType.Guild)]
|
||||
[UserPerm(GuildPerm.ManageMessages)]
|
||||
#if GLOBAL_NADEKO
|
||||
#if GLOBAL_ELLIE
|
||||
[OwnerOnly]
|
||||
#endif
|
||||
public async Task GenCurrency()
|
||||
|
|
Reference in a new issue