mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
fix lint
This commit is contained in:
parent
9497a9cfdc
commit
6d9b813549
@ -1,3 +1,2 @@
|
|||||||
export const SHOW_CONTENT_FILTER_HEADER_MENU = false
|
export const SHOW_CONTENT_FILTER_HEADER_MENU = false
|
||||||
export const SHOW_CONTENT_FILTER_MASONRY_GRID = true
|
export const SHOW_CONTENT_FILTER_MASONRY_GRID = true
|
||||||
|
|
||||||
|
|||||||
@ -149,7 +149,7 @@ export default {
|
|||||||
pageSize: 12,
|
pageSize: 12,
|
||||||
hashtag,
|
hashtag,
|
||||||
categoriesActive: this.$env.CATEGORIES_ACTIVE,
|
categoriesActive: this.$env.CATEGORIES_ACTIVE,
|
||||||
SHOW_CONTENT_FILTER_MASONRY_GRID
|
SHOW_CONTENT_FILTER_MASONRY_GRID,
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
computed: {
|
computed: {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user