forked from EllieBotDevs/elliebot
Updated some sh*t
This commit is contained in:
parent
2dd95fd300
commit
9567ecedfa
3 changed files with 4 additions and 3 deletions
src/EllieBot/Modules/Utility/Quote
|
@ -424,7 +424,7 @@ public partial class Utility
|
|||
[RequireContext(ContextType.Guild)]
|
||||
[UserPerm(GuildPerm.Administrator)]
|
||||
[Ratelimit(300)]
|
||||
#if GLOBAL_NADEKO
|
||||
#if GLOBAL_ELLIE
|
||||
[OwnerOnly]
|
||||
#endif
|
||||
public async Task QuotesImport([Leftover] string? input = null)
|
||||
|
|
Reference in a new issue