mirror of
https://github.com/VibedByKaKi/zt64-aliucord-plugins.git
synced 2026-08-21 22:01:15 +02:00
12 lines
No EOL
247 B
Kotlin
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()
|
|
) |