aboutsummaryrefslogtreecommitdiff
path: root/src/App.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/App.js')
-rw-r--r--src/App.js5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/App.js b/src/App.js
index e4ffb85a..728c8e54 100644
--- a/src/App.js
+++ b/src/App.js
@@ -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 () {