feat(canary/SlashCommandsFix): init @ jedenastka/Aliucord@47a1c8e43f

This commit is contained in:
LavaDesu 2025-07-16 02:06:10 +10:00
parent 50ba1acc23
commit a087010fbd
Signed by: cilly
GPG key ID: 6500251E087653C9
21 changed files with 955 additions and 1 deletions

View file

@ -1,6 +1,6 @@
rootProject.name = "Awoocord"
val canaryPlugins = arrayOf("ComponentsV2")
val canaryPlugins = arrayOf("ComponentsV2", "SlashCommandsFix")
include(
"AlignThreads",