Skip to content

Commit

Permalink
Update features/admin.remote-userstores.v1/api/use-get-user-store-age…
Browse files Browse the repository at this point in the history
…nt-connections.ts

Co-authored-by: Pavindu Lakshan <[email protected]>
  • Loading branch information
JayaShakthi97 and pavinduLakshan authored Nov 28, 2024
1 parent 1ef2e8c commit 263379a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ import { AgentConnectionInterface } from "../models/remote-user-stores";
* @param userStoreManager - User store manager type.
* @param shouldFetch - If true, will fetch the data.
*
* @returns Requested data.
* @returns the list of available connections of a user store
*/
const useGetUserStoreAgentConnections = <Data = AgentConnectionInterface[], Error = RequestErrorInterface>(
userStoreId: string,
Expand Down

0 comments on commit 263379a

Please sign in to comment.