move quick filter into quick view on mobile to save space
This commit is contained in:
parent
74b167f8db
commit
4f108057a2
8 changed files with 63 additions and 11 deletions
|
|
@ -350,6 +350,7 @@ const conversation = {
|
|||
},
|
||||
...mapGetters(['mergedConfig']),
|
||||
...mapState({
|
||||
mobileLayout: state => state.interface.layoutType === 'mobile',
|
||||
mastoUserSocketStatus: state => state.api.mastoUserSocketStatus
|
||||
})
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue