Fix removing busy message after discovered content is fetched
This commit is contained in:
parent
b596806fbc
commit
e5260612d6
1 changed files with 1 additions and 0 deletions
|
@ -82,6 +82,7 @@ export function doFetchFeaturedUris() {
|
|||
data: {
|
||||
categories: Categories,
|
||||
uris: featuredUris,
|
||||
success: true,
|
||||
},
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in a new issue