fix(canary/SlashCommandsFix): prompt restarts

This commit is contained in:
LavaDesu 2025-07-16 02:14:20 +10:00
parent a087010fbd
commit fe3e3f31ab
Signed by: cilly
GPG key ID: 6500251E087653C9
2 changed files with 5 additions and 2 deletions

View file

@ -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();