mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-09-26 16:38:37 +03:00
[M] Move setting descriptions to i18n
This commit is contained in:
@@ -47,7 +47,7 @@ annotation class Doc(
|
||||
|
||||
@Target(AnnotationTarget.PROPERTY)
|
||||
@Retention(AnnotationRetention.RUNTIME)
|
||||
annotation class SettingField(val name: Str, val desc: Str)
|
||||
annotation class SettingField
|
||||
|
||||
// Reflection
|
||||
@Suppress("UNCHECKED_CAST")
|
||||
|
||||
Reference in New Issue
Block a user