zt64-aliucord-plugins/plugin/MessageWidthFix/build.gradle.kts
2024-03-15 02:27:11 -04:00

12 lines
No EOL
247 B
Kotlin

version = "1.0.3"
description = "Fixes the width on embeds and stickers to make long press work"
aliucord.changelog.set(
"""
# 1.0.2
* Support Discord V112.4
# 1.0.1
* Fixed embeds being wrong width
""".trimIndent()
)