Skip to content

Commit

Permalink
eek
Browse files Browse the repository at this point in the history
  • Loading branch information
SylveonDeko committed Dec 12, 2023
1 parent 2c500a4 commit 63afa4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Mewdeko/Modules/OwnerOnly/OwnerOnly.cs
Original file line number Diff line number Diff line change
Expand Up @@ -1133,7 +1133,7 @@ public async Task Evaluate([Remainder] string code)
"System.Net.Http", "System.Net.Http.Headers", "System.Reflection", "System.Text",
"System.Threading.Tasks", "Discord.Net", "Discord", "Discord.WebSocket", "Mewdeko.Modules",
"Mewdeko.Services", "Mewdeko.Extensions", "Mewdeko.Modules.Administration",
"Mewdeko.Modules.Chat_Triggers", "Mewdeko.Modules.Gambling", "Mewdeko.Modules.Games",
"Mewdeko.Modules.Chat_Triggers", "Mewdeko.Modules", "Mewdeko.Modules.Games",
"Mewdeko.Modules.Help", "Mewdeko.Modules.Music", "Mewdeko.Modules.Nsfw",
"Mewdeko.Modules.Permissions", "Mewdeko.Modules.Searches", "Mewdeko.Modules.Server_Management")
.WithReferences(AppDomain.CurrentDomain.GetAssemblies()
Expand Down

0 comments on commit 63afa4a

Please sign in to comment.