diff client/src/components/Sidebar.vue @ 170:9f1b84b712a8

fix: updated API spec
author Thomas Junk <thomas.junk@intevation.de>
date Tue, 10 Jul 2018 12:03:33 +0200
parents b7ac2e4f9c5c
children 807efc83e507
line wrap: on
line diff
--- a/client/src/components/Sidebar.vue	Tue Jul 10 10:36:50 2018 +0200
+++ b/client/src/components/Sidebar.vue	Tue Jul 10 12:03:33 2018 +0200
@@ -43,7 +43,7 @@
     },
     userinfoStyle() {
       return {
-        user:true,
+        user: true,
         "d-inline-flex": true,
         "visibility-extended": !this.collapsed,
         "visibility-collapsed": this.collapsed