mirror of
https://github.com/mihonapp/mihon.git
synced 2025-06-27 03:27:51 +02:00
Avoid showing uninstalled source as last used
(cherry picked from commit bb3e616890
)
This commit is contained in:
@ -95,6 +95,7 @@ class SourcePresenter(
|
|||||||
fun updateSources() {
|
fun updateSources() {
|
||||||
sources = getEnabledSources()
|
sources = getEnabledSources()
|
||||||
loadSources()
|
loadSources()
|
||||||
|
loadLastUsedSource()
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Reference in New Issue
Block a user