mirror of
https://github.com/VibedByKaKi/zt64-aliucord-plugins.git
synced 2026-08-20 13:21:15 +02:00
14 lines
No EOL
289 B
Kotlin
14 lines
No EOL
289 B
Kotlin
version = "1.4.1"
|
|
description =
|
|
"Disables inline images and videos in chat in the Text & Images settings when on mobile data to limit data usage"
|
|
|
|
aliucord {
|
|
changelog.set(
|
|
"""
|
|
|
|
# 1.3.0
|
|
* Support V96
|
|
|
|
""".trimIndent()
|
|
)
|
|
} |