mirror of
https://github.com/enricoros/big-AGI.git
synced 2026-05-10 21:50:14 -07:00
Debug: Wire: off
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ import { objectDeepCloneWithStringLimit } from '~/common/util/objectUtils';
|
||||
|
||||
|
||||
/// set this to true to see the tRPC and fetch requests made by the server
|
||||
export const SERVER_DEBUG_WIRE = true; //
|
||||
export const SERVER_DEBUG_WIRE = false;
|
||||
|
||||
|
||||
export class ServerFetchError extends Error {
|
||||
|
||||
Reference in New Issue
Block a user