Update src/screens/Profile/Header/ProfileHeaderLabeler.tsx

This commit is contained in:
Hailey
2025-02-14 13:55:04 -08:00
committed by GitHub
parent 3e7a679eaf
commit 1f6a7d3e9a
@@ -154,7 +154,7 @@ let ProfileHeaderLabeler = ({
if (willSubscribe) { if (willSubscribe) {
logEvent('moderation:subscribedToLabeler', {}) logEvent('moderation:subscribedToLabeler', {})
} else { } else {
logEvent('moderation:unbuscribedFromLabeler', {}) logEvent('moderation:unsubscribedFromLabeler', {})
} }
}), }),
[ [