mirror of
https://github.com/InsanusMokrassar/PlaguBotCommandsPlugin.git
synced 2024-11-23 16:28:43 +00:00
Update CommandsPlugin.kt
This commit is contained in:
parent
42ff5262f5
commit
d9c86039a1
@ -20,7 +20,7 @@ import org.koin.core.module.Module
|
|||||||
* flexible setup of commands in runtime.
|
* flexible setup of commands in runtime.
|
||||||
*/
|
*/
|
||||||
@Serializable
|
@Serializable
|
||||||
class CommandsPlugin : Plugin {
|
object CommandsPlugin : Plugin {
|
||||||
private val log = KSLog(logTag)
|
private val log = KSLog(logTag)
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user