chore: change default URL
This commit is contained in:
@@ -89,6 +89,7 @@ class MainActivity : ComponentActivity() {
|
||||
launch {
|
||||
screen = if (
|
||||
health(SettingsPreferences.url)
|
||||
&& SettingsPreferences.username.isNotBlank()
|
||||
&& hasPermission(ACCESS_FINE_LOCATION)
|
||||
&& (
|
||||
(Build.VERSION.SDK_INT < 33)
|
||||
|
||||
Reference in New Issue
Block a user