mirror of
https://github.com/VibedByKaKi/zt64-aliucord-plugins.git
synced 2026-08-18 20:31:15 +02:00
13 lines
No EOL
222 B
Kotlin
13 lines
No EOL
222 B
Kotlin
version = "1.4.1"
|
|
description = "Makes tapping a message avatar mention that user"
|
|
|
|
aliucord {
|
|
changelog.set(
|
|
"""
|
|
|
|
# 1.3.0
|
|
* Support V96
|
|
|
|
""".trimIndent()
|
|
)
|
|
} |