mirror of
https://github.com/usbharu/Hideout.git
synced 2026-09-26 15:01:09 +00:00
style: fix lint (CI)
This commit is contained in:
+1
-1
@@ -57,4 +57,4 @@ class MergedPropertiesMessageSource : AbstractMessageSource() {
|
||||
val props = messages[locale] ?: messages[Locale.ROOT] ?: return null
|
||||
return props.getProperty(code)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user