Skip to content

Commit

Permalink
i hate k0tl1n
Browse files Browse the repository at this point in the history
  • Loading branch information
guimc233 committed Jul 7, 2024
1 parent 9403977 commit 6f88ef3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/kotlin/ltd/guimc/lgzbot/command/ReviewCommand.kt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import net.mamoe.mirai.event.ListeningStatus
import net.mamoe.mirai.event.events.BotEvent
import net.mamoe.mirai.event.events.MessageEvent

@Deprecated("This command is deprecated and will be removed in a future release.", level = DeprecationLevel.HIDDEN)
/*@Deprecated("This command is deprecated and will be removed in a future release.", level = DeprecationLevel.HIDDEN)*/
object ReviewCommand : SimpleCommand(
owner = PluginMain,
primaryName = "review",
Expand Down

0 comments on commit 6f88ef3

Please sign in to comment.