mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-03-01 12:44:37 +00:00
fix scroll
This commit is contained in:
parent
3ba6dce95a
commit
ab1721a63c
@ -190,7 +190,7 @@ export default {
|
|||||||
const { hashtag = null } = this.$route.query
|
const { hashtag = null } = this.$route.query
|
||||||
return {
|
return {
|
||||||
hideByScroll: false,
|
hideByScroll: false,
|
||||||
revScrollpos: 0,
|
prevScrollpos: 0,
|
||||||
showFilter: false,
|
showFilter: false,
|
||||||
developerNoAutoClosingFilterMenu: false, // stops automatic closing of filter menu for developer purposes: default is 'false'
|
developerNoAutoClosingFilterMenu: false, // stops automatic closing of filter menu for developer purposes: default is 'false'
|
||||||
showDonations: false,
|
showDonations: false,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user