Merge pull request #108 from smarthug/patch-2

resolve "TypeError: Cannot redefine property: shape" issue
This commit is contained in:
Javi Agenjo
2020-03-19 09:01:17 +01:00
committed by GitHub

View File

@@ -163,7 +163,8 @@
get: function(v) {
return this._shape;
},
enumerable: true
enumerable: true,
configurable: true
});
//warnings