-
Notifications
You must be signed in to change notification settings - Fork 183
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix sd card not mounted display (#858)
**Background** On Hub->Installed sd card error displayed even if it's loaded. This happens because of long `cacheLoader.loadCache` operation **Changes** - Added initial state before `cacheLoader.loadCache` operation **Test plan** - Open Hub->Installed - See SD Card error now does not display as long as before - Additionaly add more logs ore debug breakpoint into `FapManifestsLoader` to see `NoSdCardException` message
- Loading branch information
1 parent
4db8243
commit 81a0aaa
Showing
2 changed files
with
8 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters