mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-30 22:07:57 +01:00 
			
		
		
		
	Update dependencies
This commit is contained in:
		| @@ -39,7 +39,7 @@ object LocaleHelper { | ||||
|         } else { | ||||
|             getLocale(lang) | ||||
|         } | ||||
|         return locale.getDisplayName(locale).replaceFirstChar { it.uppercase(locale) } | ||||
|         return locale!!.getDisplayName(locale).replaceFirstChar { it.uppercase(locale) } | ||||
|     } | ||||
|  | ||||
|     /** | ||||
|   | ||||
		Reference in New Issue
	
	Block a user