feat: adding intercom

This commit is contained in:
Chubby Granny Chaser 2024-11-05 18:15:17 +00:00
parent 9d75e3ad6f
commit 2b5e76ffdd
No known key found for this signature in database

View File

@ -56,6 +56,7 @@ export const getUserData = () => {
id: loggedUser.userId,
username: "",
bio: "",
email: null,
profileVisibility: "PUBLIC" as ProfileVisibility,
subscription: loggedUser.subscription
? {