@5minds/node-red-dashboard-2-processcube-dynamic-table 2.2.0-develop-b0bd07-mgtrfjmi → 2.2.0-develop-db7100-mgumnq75

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -8,6 +8,8 @@ module.exports = function (RED) {
8
8
 
9
9
  const base = group.getBase();
10
10
 
11
+ config.showToolbar = config.showToolbar === undefined ? true : config.showToolbar;
12
+
11
13
  //server-side event handlers
12
14
  const evts = {
13
15
  onAction: true,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@5minds/node-red-dashboard-2-processcube-dynamic-table",
3
- "version": "2.2.0-develop-b0bd07-mgtrfjmi",
3
+ "version": "2.2.0-develop-db7100-mgumnq75",
4
4
  "description": "A ui component for showing dynamic Data with actions in a table",
5
5
  "keywords": [
6
6
  "processcube",