Skip to content

Commit ff398ef

Browse files
committed
Group take commands
1 parent 764a6b6 commit ff398ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DiscordMonies/Game/Trade/TradeCommands.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ public async Task<Result> GiveMoney(int amount)
6767
}
6868
}
6969

70-
70+
[Group("take")]
7171
public class TakeCommands(TradeService tradeService)
7272
{
7373
[Command("property")]

0 commit comments

Comments
 (0)