Explorar el Código

fixed warning

Artem hace 1 año
padre
commit
47cf0f9534
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      packages/atlas/src/providers/user/user.provider.tsx

+ 1 - 0
packages/atlas/src/providers/user/user.provider.tsx

@@ -232,6 +232,7 @@ export const UserProvider: FC<PropsWithChildren> = ({ children }) => {
       skipSignerMetadataUpdate,
     }),
     [
+      activeChannel,
       memberships,
       membershipsLoading,
       activeMembership,