mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-27 01:36:30 +02:00
fix podcast generation
This commit is contained in:
parent
678d8fbbcd
commit
55e5b45a42
26 changed files with 477 additions and 223 deletions
3
surfsense_web/lib/query-client/client.ts
Normal file
3
surfsense_web/lib/query-client/client.ts
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
import { QueryClient } from "@tanstack/react-query";
|
||||
|
||||
export const queryClient = new QueryClient();
|
||||
Loading…
Add table
Add a link
Reference in a new issue