This commit is contained in:
ogerly 2023-02-03 08:32:32 +01:00
parent 9497a9cfdc
commit 6d9b813549
2 changed files with 4 additions and 5 deletions

View File

@ -1,3 +1,2 @@
export const SHOW_CONTENT_FILTER_HEADER_MENU = false
export const SHOW_CONTENT_FILTER_MASONRY_GRID = true

View File

@ -149,7 +149,7 @@ export default {
pageSize: 12,
hashtag,
categoriesActive: this.$env.CATEGORIES_ACTIVE,
SHOW_CONTENT_FILTER_MASONRY_GRID
SHOW_CONTENT_FILTER_MASONRY_GRID,
}
},
computed: {