Skip to content

Commit

Permalink
invalidate the correct listing hook
Browse files Browse the repository at this point in the history
  • Loading branch information
ciyer committed Sep 23, 2024
1 parent f4686db commit 19a892a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ const enhancedApi = injectedApi.enhanceEndpoints({
deleteStoragesV2ByStorageIdSecrets: {
invalidatesTags: ["Storages", "StorageSecrets"],
},
getDataConnectors: {
getDataConnectorsPaged: {
providesTags: ["DataConnectors"],
},
getGroups: {
Expand Down

0 comments on commit 19a892a

Please sign in to comment.