chore(AlignThreads): 1.0.1
This commit is contained in:
parent
e5958d046e
commit
f38eac6280
1 changed files with 4 additions and 1 deletions
|
|
@ -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())
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue