🔀 Merge branch 'dev' into feature/add-basic-authentication
This commit is contained in:
@@ -33,6 +33,7 @@ const getTrpcConfiguration = () => ({
|
||||
}),
|
||||
httpBatchLink({
|
||||
url: `${getBaseUrl()}/api/trpc`,
|
||||
maxURLLength: 2000,
|
||||
}),
|
||||
],
|
||||
queryClient,
|
||||
|
||||
Reference in New Issue
Block a user