mirror of
https://github.com/YTVanced/VancedManager
synced 2024-11-17 16:55:10 +00:00
bug fixes
This commit is contained in:
parent
4d60373c89
commit
f3f3d93a17
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ class HomeFragment : Home() {
|
|||
//val signatureStatus = getDefaultSharedPreferences(activity).getString("signature_status", "unavailable")
|
||||
registerReceivers()
|
||||
|
||||
if (variantPref == "noot") {
|
||||
if (variantPref == "root") {
|
||||
attachRootChangelog()
|
||||
} else
|
||||
attachNonrootChangelog()
|
||||
|
|
Loading…
Reference in a new issue