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"
|
description = "Fixes the alignment of \"Create Thread\" button in message actions"
|
||||||
|
|
||||||
aliucord {
|
aliucord {
|
||||||
// Changelog of your plugin
|
// Changelog of your plugin
|
||||||
changelog.set("""
|
changelog.set("""
|
||||||
|
# 1.0.1
|
||||||
|
* Also fix it in channels list actions
|
||||||
|
|
||||||
# 1.0.0
|
# 1.0.0
|
||||||
* Initial release >w<
|
* Initial release >w<
|
||||||
""".trimIndent())
|
""".trimIndent())
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue