chore: update build #45
1 changed files with 21 additions and 21 deletions
2
dist/bundle.js
vendored
2
dist/bundle.js
vendored
|
@ -1843,7 +1843,7 @@ function doFetchTrendingUris() {
|
||||||
dispatch({
|
dispatch({
|
||||||
type: ACTIONS.FETCH_TRENDING_CONTENT_COMPLETED,
|
type: ACTIONS.FETCH_TRENDING_CONTENT_COMPLETED,
|
||||||
data: {
|
data: {
|
||||||
uris: {}
|
uris: []
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue