Browse Source

fixed warning

Artem 1 năm trước cách đây
mục cha
commit
47cf0f9534
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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,