works but hacky

This commit is contained in:
shpuld 2018-12-20 22:20:04 +02:00
commit 67263cde05
24 changed files with 260 additions and 191 deletions

View file

@ -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 () {