chore(AlignThreads): 1.0.1

This commit is contained in:
LavaDesu 2025-07-15 14:47:57 +10:00
parent e5958d046e
commit f38eac6280
Signed by: cilly
GPG key ID: 6500251E087653C9

View file

@ -1,9 +1,12 @@
version = "1.0.0"
version = "1.0.1"
description = "Fixes the alignment of \"Create Thread\" button in message actions"
aliucord {
// Changelog of your plugin
changelog.set("""
# 1.0.1
* Also fix it in channels list actions
# 1.0.0
* Initial release >w<
""".trimIndent())