fix(canary/SlashCommandsFix): prompt restarts
This commit is contained in:
parent
a087010fbd
commit
fe3e3f31ab
2 changed files with 5 additions and 2 deletions
|
|
@ -13,7 +13,7 @@ import com.aliucord.entities.Plugin;
|
|||
|
||||
import de.robv.android.xposed.XposedBridge;
|
||||
|
||||
@AliucordPlugin
|
||||
@AliucordPlugin(requiresRestart = true)
|
||||
public final class SlashCommandsFix extends Plugin {
|
||||
public SlashCommandsFix() {
|
||||
super();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue