zt64-aliucord-plugins/plugin/DisablePreviewsOnData/build.gradle.kts
2024-03-15 02:27:11 -04:00

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()
)
}