mirror of
https://github.com/VibedByKaKi/zt64-aliucord-plugins.git
synced 2026-08-19 21:01:15 +02:00
15 lines
No EOL
383 B
Kotlin
15 lines
No EOL
383 B
Kotlin
version = "1.4.3"
|
|
description =
|
|
"Makes it so that emojis, mentions and others are added at the cursor position instead of the end of the message"
|
|
|
|
aliucord.changelog.set(
|
|
"""
|
|
# 1.4.3
|
|
* Fixed a bug which resulted in inserted content would be duplicated (credit to cillynder)
|
|
|
|
# 1.4.2
|
|
|
|
# 1.4.1
|
|
* Support Discord V112.4
|
|
""".trimIndent()
|
|
) |