Skip to content
Snippets Groups Projects
Commit 4fcd5112 authored by Matrix-Sasuke's avatar Matrix-Sasuke
Browse files

fix bookmarks not showing on mobile

parent eef151e7
Branches feature/object-normalization
No related tags found
1 merge request!1show_bookmarks_on_mobile
Pipeline #50863 passed
Bookmarks on mobile were no longer showing
......@@ -32,8 +32,7 @@ export const TIMELINES = {
bookmarks: {
route: 'bookmarks',
icon: 'bookmark',
label: 'nav.bookmarks',
criteria: ['!supportsBookmarkFolders', 'supportsBookmarkFolders']
label: 'nav.bookmarks'
},
favorites: {
routeObject: { name: 'user-profile', query: { tab: 'favorites' } },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment