mirror of
https://github.com/mihonapp/mihon.git
synced 2025-06-29 12:37:50 +02:00
Full Compose settings (#8201)
* Uses Voyager for navigation. * Replaces every screen inside settings except category editor screen since it's called from several places.
This commit is contained in:
@ -69,6 +69,6 @@ class NetworkHelper(context: Context) {
|
||||
}
|
||||
|
||||
val defaultUserAgent by lazy {
|
||||
preferences.defaultUserAgent().get()
|
||||
preferences.defaultUserAgent().get().trim()
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user