Avoid showing uninstalled source as last used

pull/3176/head
arkon 4 years ago
parent 573f3a392a
commit bb3e616890

@ -94,6 +94,7 @@ class SourcePresenter(
fun updateSources() { fun updateSources() {
sources = getEnabledSources() sources = getEnabledSources()
loadSources() loadSources()
loadLastUsedSource()
} }
/** /**

Loading…
Cancel
Save