mirror of
https://github.com/VibedByKaKi/zt64-aliucord-plugins.git
synced 2026-08-20 13:21:15 +02:00
13 lines
No EOL
239 B
Kotlin
13 lines
No EOL
239 B
Kotlin
version = "1.2.1"
|
|
description = "Disables highlighting for phone numbers and addresses in messages"
|
|
|
|
aliucord {
|
|
changelog.set(
|
|
"""
|
|
|
|
# 1.1.0
|
|
* Support V96
|
|
|
|
""".trimIndent()
|
|
)
|
|
} |