Skip to content

Commit

Permalink
Moved item
Browse files Browse the repository at this point in the history
  • Loading branch information
FabiChan99 committed Nov 6, 2023
1 parent e1893e7 commit f6f66c3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion AGC Management.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@
<ItemGroup>
<Folder Include="src\Commands\ServerControl\" />
<Folder Include="src\Commands\TempVC\" />
<Folder Include="src\Commands\Utilities\" />
<Folder Include="src\Helpers\TempVoice\" />
</ItemGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

namespace AGC_Management.Commands
{
public class Utilities : ApplicationCommandsModule
public class EmojiStealer : ApplicationCommandsModule
{
[RequireStaffRole]
[ContextMenu(ApplicationCommandType.Message, "Steal Emoji")]
Expand Down

0 comments on commit f6f66c3

Please sign in to comment.