aboutsummaryrefslogtreecommitdiff
path: root/src/App.js
diff options
context:
space:
mode:
authorHenry Jameson <me@hjkos.com>2020-11-01 16:44:57 +0200
committerHenry Jameson <me@hjkos.com>2020-11-01 16:44:57 +0200
commit8b1213ea1e75a2d0f824cc71992d4867a4ea0bb5 (patch)
tree07aa0e0c00295ca5aaf518c7931d89596e6fe6d9 /src/App.js
parent994b49ddfe8fbf9979b668ab7e7d29c2ad864b1c (diff)
lint
Diffstat (limited to 'src/App.js')
-rw-r--r--src/App.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/App.js b/src/App.js
index 4871b4ac..52700319 100644
--- a/src/App.js
+++ b/src/App.js
@@ -37,7 +37,7 @@ export default {
GlobalNoticeList
},
data: () => ({
- mobileActivePanel: 'timeline',
+ mobileActivePanel: 'timeline'
}),
created () {
// Load the locale from the storage