diff options
| author | Henry Jameson <me@hjkos.com> | 2020-11-01 16:44:57 +0200 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2020-11-01 16:44:57 +0200 |
| commit | 8b1213ea1e75a2d0f824cc71992d4867a4ea0bb5 (patch) | |
| tree | 07aa0e0c00295ca5aaf518c7931d89596e6fe6d9 /src/App.js | |
| parent | 994b49ddfe8fbf9979b668ab7e7d29c2ad864b1c (diff) | |
lint
Diffstat (limited to 'src/App.js')
| -rw-r--r-- | src/App.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -37,7 +37,7 @@ export default { GlobalNoticeList }, data: () => ({ - mobileActivePanel: 'timeline', + mobileActivePanel: 'timeline' }), created () { // Load the locale from the storage |
