mirror of
https://github.com/mihonapp/mihon.git
synced 2025-06-28 12:07:52 +02:00
Minor typo fix in Hitomi.la settings
This commit is contained in:
@ -43,7 +43,7 @@ class SettingsHlController : SettingsController() {
|
|||||||
|
|
||||||
preference {
|
preference {
|
||||||
title = "Force refresh search database now"
|
title = "Force refresh search database now"
|
||||||
summary = "Delete the local copy of the hitomi.la search database and download the new database now. Hitomi.la searching will not working in the ~10mins that it takes to refresh the search database"
|
summary = "Delete the local copy of the hitomi.la search database and download the new database now. Hitomi.la search will not working in the ~10mins that it takes to refresh the search database"
|
||||||
isPersistent = false
|
isPersistent = false
|
||||||
|
|
||||||
onClick {
|
onClick {
|
||||||
|
Reference in New Issue
Block a user