X-Git-Url: https://git.arvados.org/arvados-workbench2.git/blobdiff_plain/6f48379abdd444ed69e030b25e47174b39129a5d..bf5bf5faa1f61a2b78ff6153daff70a7bb08e939:/src/store/favorite-panel/favorite-panel-middleware-service.ts diff --git a/src/store/favorite-panel/favorite-panel-middleware-service.ts b/src/store/favorite-panel/favorite-panel-middleware-service.ts index 87f49f34..9f80b476 100644 --- a/src/store/favorite-panel/favorite-panel-middleware-service.ts +++ b/src/store/favorite-panel/favorite-panel-middleware-service.ts @@ -93,7 +93,8 @@ export class FavoritePanelMiddlewareService extends DataExplorerMiddlewareServic const favoritesPanelDataExplorerIsNotSet = () => snackbarActions.OPEN_SNACKBAR({ - message: 'Favorites panel is not ready.' + message: 'Favorites panel is not ready.', + kind: SnackbarKind.ERROR }); const couldNotFetchFavoritesContents = () =>