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

9 lines
No EOL
213 B
Kotlin

version = "1.0.2"
description = "Adds the sync permissions option from the Desktop client"
aliucord.changelog.set(
"""
# 1.0.1
* Fixed a bug causing an error on the channel page
""".trimIndent()
)