Avoid showing uninstalled source as last used
(cherry picked from commit bb3e616890ddba4c77f3dc9149d67dd2f77d83e2)
This commit is contained in:
parent
a8a22b5803
commit
a0048e9397
@ -95,6 +95,7 @@ class SourcePresenter(
|
|||||||
fun updateSources() {
|
fun updateSources() {
|
||||||
sources = getEnabledSources()
|
sources = getEnabledSources()
|
||||||
loadSources()
|
loadSources()
|
||||||
|
loadLastUsedSource()
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user