1
0
Fork 0
mirror of synced 2024-09-25 13:51:40 +12:00

Changed label to enterprise.

This commit is contained in:
Conor Webb 2024-08-13 11:36:15 +01:00
parent 8cbb003d44
commit bd5789f59c

View file

@ -74,7 +74,7 @@
name: "Can edit", name: "Can edit",
tag: tag:
!$licensing.perAppBuildersEnabled && !$licensing.perAppBuildersEnabled &&
capitalise(Constants.PlanType.PREMIUM), capitalise(Constants.PlanType.ENTERPRISE),
}) })
} }