diff --git a/platypush/backend/http/webapp/src/components/Light/Group.vue b/platypush/backend/http/webapp/src/components/Light/Group.vue index e5397fff10..00c99a0a1f 100644 --- a/platypush/backend/http/webapp/src/components/Light/Group.vue +++ b/platypush/backend/http/webapp/src/components/Light/Group.vue @@ -3,7 +3,7 @@
-
@@ -12,7 +12,7 @@ v-text="groupName" @click="selectedView = selectedView === 'group' ? null : 'group'" />
- +
@@ -22,7 +22,7 @@
-