fix(Bocchi): require restart
This commit is contained in:
parent
e051d37483
commit
be88f41d31
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ import com.discord.api.message.MessageTypes
|
||||||
import com.discord.models.message.Message
|
import com.discord.models.message.Message
|
||||||
import com.discord.widgets.chat.list.model.WidgetChatListModelMessages
|
import com.discord.widgets.chat.list.model.WidgetChatListModelMessages
|
||||||
|
|
||||||
@AliucordPlugin
|
@AliucordPlugin(requiresRestart = true)
|
||||||
@Suppress("unused")
|
@Suppress("unused")
|
||||||
class Bocchi : Plugin() {
|
class Bocchi : Plugin() {
|
||||||
override fun start(context: Context) {
|
override fun start(context: Context) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue