1
0

chore: change default URL

This commit is contained in:
2025-05-22 00:12:25 +03:00
parent 52816c155b
commit d6f352be29
2 changed files with 3 additions and 2 deletions
@@ -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)