aboutsummaryrefslogtreecommitdiff
path: root/src/App.js
diff options
context:
space:
mode:
authorshpuld <shp@cock.li>2018-12-20 22:20:04 +0200
committershpuld <shp@cock.li>2018-12-20 22:20:04 +0200
commit67263cde05cacd6bf2a8941cce4c562ef88977e4 (patch)
treee2c16bcb643d6286752672ec92db73be7e86bb21 /src/App.js
parent640a28789222035f8d500b8dd4bfc4c9f0cdd1af (diff)
parent562c68a51c9746650fabfc5c641816396439c791 (diff)
works but hacky
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 () {