mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
docs: Sync changelog and add fixme note
This commit is contained in:
parent
b3fbc0bf39
commit
0d264026cf
2 changed files with 2 additions and 0 deletions
|
@ -199,6 +199,7 @@ class DownloadCache(
|
|||
_isInitializing.emit(true)
|
||||
}
|
||||
|
||||
// FIXME: Wait for SourceManager to be initialized
|
||||
val sources = getSources()
|
||||
|
||||
val sourceMap = sources.associate { provider.getSourceDirName(it).lowercase() to it.id }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue