Skip to content

Commit e3d8e66

Browse files
committed
fix dependency list
1 parent 76e6627 commit e3d8e66

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

hooks/useRealtimeStore.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -344,6 +344,7 @@ export function useRealtimeStore(supabase: SupabaseClient<Database>) {
344344
allServerProfiles,
345345
updateServerUserProfile,
346346
stripServerUserAndRoles,
347+
removeProfilesforServerByServerUserId
347348
]);
348349

349350
useEffect(() => {

0 commit comments

Comments
 (0)