Merge remote-tracking branch 'origin/main'

This commit is contained in:
LooKeR 2025-06-23 22:52:17 +05:30
commit 24e86dc04b
No known key found for this signature in database
GPG Key ID: 6B59369FDB608FB9

View File

@ -75,7 +75,7 @@ class SettingsFragment : Fragment() {
private const val FOXY_DROID_URL = "https://github.com/kitsunyan/foxy-droid"
private const val DROID_IFY_TITLE = "Droid-ify"
private const val DROID_IFY_URL = "https://github.com/Iamlooker/Droid-ify"
private const val DROID_IFY_URL = "https://github.com/Droid-ify/client"
}
private val viewModel: SettingsViewModel by viewModels()