feat(Crocosmia): deploy

This commit is contained in:
Cilly Leang 2026-02-06 21:25:08 +11:00
parent 5bee566297
commit bc4aa09fff
Signed by: cilly
GPG key ID: 6500251E087653C9

View file

@ -8,5 +8,5 @@ aliucord {
* Initial release >w<
""".trimIndent())
deploy.set(false)
deploy.set(true)
}