summaryrefslogtreecommitdiffstats
path: root/src/App.vue
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2018-12-02 23:28:27 +0100
committerJan-Christoph Borchardt <hey@jancborchardt.net>2018-12-02 23:28:27 +0100
commit5bf2411e0a71e21db3e186b2dcda6a91ff985ebd (patch)
tree624f0cdc2c4a964c81f98ffb12359cf782d2a746 /src/App.vue
parent28525c9350647e74299d8e3282a517777b90b55f (diff)
Remove spacer element in navigation, not needed at the moment
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Diffstat (limited to 'src/App.vue')
-rw-r--r--src/App.vue3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/App.vue b/src/App.vue
index 8d1f4c34..b7d1f6c0 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -121,9 +121,6 @@ export default {
}
},
{
- id: 'social-spacer'
- },
- {
id: 'social-local',
classes: [],
icon: 'icon-category-monitoring',