feat(AlignThreads)!: remove

This commit is contained in:
Cilly Leang 2025-09-02 17:53:38 +10:00
parent 05a76ff7ac
commit 269d3ad8a9
Signed by: cilly
GPG key ID: 6500251E087653C9
5 changed files with 0 additions and 65 deletions

View file

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