Merge pull request #1023 from RokeJulianLockhart/patch-1
Replace the (301) `Iamlooker/Droid-ify` URI with `Droid-ify/client` in `SettingsFragment.kt`.
This commit is contained in:
commit
9c04d4f2de
@ -75,7 +75,7 @@ class SettingsFragment : Fragment() {
|
|||||||
private const val FOXY_DROID_URL = "https://github.com/kitsunyan/foxy-droid"
|
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_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()
|
private val viewModel: SettingsViewModel by viewModels()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user