forked from Cookies_Github_mirror/AquaDX
[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