mirror of
https://github.com/VibedByKaKi/zt64-aliucord-plugins.git
synced 2026-09-13 08:51:13 +02:00
9 lines
No EOL
243 B
Kotlin
9 lines
No EOL
243 B
Kotlin
version = "2.6.0"
|
|
description = "Adds many options to hide items from the top bar in an attempt to prevent screen burn-in"
|
|
|
|
aliucord.changelog.set(
|
|
"""
|
|
# 2.6.0
|
|
* Disable corner rounding when toolbar is hidden
|
|
""".trimIndent()
|
|
) |