Skip to content

Commit

Permalink
v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
WYH2004-MC committed Jul 9, 2023
1 parent ac72f18 commit 851ac66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/kotlin/command/BotCensorCommand.kt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ object BotCensorCommand : CompositeCommand(
"版本:${BotCensor.version}\n" +
"作者: WYH2004\n" +
"项目地址:\n" +
"https://github.com/VIPWYH2004/Mirai-BotCensor"
"https://github.com/WYH2004-MC/Mirai-BotCensor"
sendMessage(pluginInfo)
}
}

0 comments on commit 851ac66

Please sign in to comment.