hotfix
This commit is contained in:
parent
ff5bce074e
commit
d669dcb618
1 changed files with 1 additions and 0 deletions
|
@ -82,6 +82,7 @@ class SettingsFragment : PreferenceFragmentCompat() {
|
||||||
storeDate(newLastModifiedDate!!)
|
storeDate(newLastModifiedDate!!)
|
||||||
true
|
true
|
||||||
} else {
|
} else {
|
||||||
|
findNavController().navigate(TwoPaneSettingsFragmentDirections.actionSettingsFragmentToAboutLibraries())
|
||||||
false
|
false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue