Skip to content

Commit fa08654

Browse files
committed
Merge branch 'release/1.2.5' into main
2 parents f0c67fc + bfe19d3 commit fa08654

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/Pam/consent/UserConsentPermissions.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ public struct UserConsentPermissions{
6161
fullDescriptionEnabled: false,
6262
require: true,
6363
allow: it)
64+
list.append(perm)
6465
}
6566

6667
if let it = json[\.privacy_overview].bool {

0 commit comments

Comments
 (0)