Skip to content

Commit 2f9cea8

Browse files
authored
Update utils.go
1 parent 18cfa10 commit 2f9cea8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/utils/utils.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ var (
4141
}
4242
consentValueTypes = map[string]bool{
4343
"1": true,
44+
"active": true,
4445
"accept": true,
4546
"agree": true,
4647
"approve": true,

0 commit comments

Comments
 (0)