mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-01-23 13:34:54 +03:00
feat: temp removing userId intercom
This commit is contained in:
parent
eeae140a41
commit
34ec8467ec
@ -55,7 +55,6 @@ export function Sidebar() {
|
||||
useEffect(() => {
|
||||
if (userDetails) {
|
||||
update({
|
||||
user_id: userDetails.id,
|
||||
name: userDetails.displayName,
|
||||
Username: userDetails.username,
|
||||
email: userDetails.email ?? undefined,
|
||||
|
Loading…
Reference in New Issue
Block a user