@peacom/model 2.0.332 → 2.0.333

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@peacom/model",
3
- "version": "2.0.332",
3
+ "version": "2.0.333",
4
4
  "type": "commonjs",
5
5
  "dependencies": {
6
6
  "google-libphonenumber": "^3.2.41",
@@ -1128,7 +1128,7 @@ exports.PERMISSION_CHANNEL = {
1128
1128
  enableType: true,
1129
1129
  listType: BoAdminCompanyTypeList
1130
1130
  },
1131
- [Permission_1.PERMISSION.CHANNEL.UPDATE]: {
1131
+ [Permission_1.PERMISSION.CHANNEL.CREATE]: {
1132
1132
  actionId: Permission_1.PERMISSION.CHANNEL.CREATE,
1133
1133
  name: 'Channel CREATE',
1134
1134
  enableType: true,