diff --git a/platypush/backend/http/webapp/src/components/panels/Entities/Index.vue b/platypush/backend/http/webapp/src/components/panels/Entities/Index.vue index f1ac4aaf0b..a8025b6d14 100644 --- a/platypush/backend/http/webapp/src/components/panels/Entities/Index.vue +++ b/platypush/backend/http/webapp/src/components/panels/Entities/Index.vue @@ -126,7 +126,7 @@ export default { modalVisible: false, variableModalVisible: false, selector: { - grouping: 'category', + grouping: 'plugin', selectedEntities: {}, }, }