works but hacky
This commit is contained in:
commit
67263cde05
24 changed files with 260 additions and 191 deletions
|
@ -31,11 +31,6 @@ export default {
|
|||
window.CSS.supports('-ms-mask-size', 'contain') ||
|
||||
window.CSS.supports('-o-mask-size', 'contain')
|
||||
),
|
||||
mobileViews: {
|
||||
postStatus: 'poststatus',
|
||||
notifications: 'notifications',
|
||||
timeline: 'timeline'
|
||||
},
|
||||
showMobileSidebar: false
|
||||
}),
|
||||
created () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue