Skip to content

Commit e25184e

Browse files
committed
tweak privacy
1 parent 60ab76b commit e25184e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

functions/utilities/privacy/utils.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@ const getPrivacyState = (email, user) => {
117117
return {
118118
debug: 5,
119119
visible: true,
120-
isUnder13,
121120
mode: useUnder13 ? "under-13-delay" : "over-13-delay",
122121
variant
123122
};

0 commit comments

Comments
 (0)