Rename event to events

This commit is contained in:
Him188 2020-09-02 20:57:50 +08:00
parent 2b59dec65d
commit ddd481b67c
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
* https://github.com/mamoe/mirai/blob/master/LICENSE
*/
package net.mamoe.mirai.console.event
package net.mamoe.mirai.console.events
/*
data class CommandExecutionEvent( // TODO: 2020/6/26 impl CommandExecutionEvent

View File

@ -7,7 +7,7 @@
* https://github.com/mamoe/mirai/blob/master/LICENSE
*/
package net.mamoe.mirai.console.event
package net.mamoe.mirai.console.events
import net.mamoe.mirai.event.Event