@ailaw/venus 1.208.0 → 1.209.0
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/dist/venus.es.js +1 -1
- package/package.json +1 -1
package/dist/venus.es.js
CHANGED
|
@@ -869,7 +869,7 @@ var g639 = createForm({
|
|
|
869
869
|
var g1145 = createForm({
|
|
870
870
|
displayName: "G-1145",
|
|
871
871
|
roles: {
|
|
872
|
-
Petitioner: [GlueRoleType.USERPROFILE],
|
|
872
|
+
Petitioner: [GlueRoleType.USERPROFILE, GlueRoleType.CLIENTPROFILE],
|
|
873
873
|
Beneficiary: [GlueRoleType.USERPROFILE],
|
|
874
874
|
Preparer: [GlueRoleType.PREPARERPROFILE]
|
|
875
875
|
}
|