@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
|
@@ -1128,7 +1128,7 @@ exports.PERMISSION_CHANNEL = {
|
|
|
1128
1128
|
enableType: true,
|
|
1129
1129
|
listType: BoAdminCompanyTypeList
|
|
1130
1130
|
},
|
|
1131
|
-
[Permission_1.PERMISSION.CHANNEL.
|
|
1131
|
+
[Permission_1.PERMISSION.CHANNEL.CREATE]: {
|
|
1132
1132
|
actionId: Permission_1.PERMISSION.CHANNEL.CREATE,
|
|
1133
1133
|
name: 'Channel CREATE',
|
|
1134
1134
|
enableType: true,
|