We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60ab76b commit e25184eCopy full SHA for e25184e
1 file changed
functions/utilities/privacy/utils.js
@@ -117,7 +117,6 @@ const getPrivacyState = (email, user) => {
117
return {
118
debug: 5,
119
visible: true,
120
- isUnder13,
121
mode: useUnder13 ? "under-13-delay" : "over-13-delay",
122
variant
123
};
0 commit comments