mirror of
https://github.com/VibedByKaKi/zt64-aliucord-plugins.git
synced 2026-08-21 13:51:15 +02:00
15 lines
No EOL
395 B
Kotlin
15 lines
No EOL
395 B
Kotlin
version = "1.3.2"
|
|
description =
|
|
"Adds presets to the custom status menu. Long press on the save button to save a preset"
|
|
|
|
aliucord.changelog.set(
|
|
"""
|
|
# 1.3.1
|
|
* Fixed crash when setting emoji in existing presets to a stock one
|
|
|
|
# 1.3.0
|
|
* Fixed overlapping views on the status page
|
|
* Fixed position changing after editing emoji
|
|
* Code cleanup
|
|
""".trimIndent()
|
|
) |