turn off new run urls (#3931)
This commit is contained in:
@@ -94,7 +94,7 @@ function clearRuntimeApiKey(): void {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
const useNewRunsUrl = true as const;
|
const useNewRunsUrl = false as const;
|
||||||
|
|
||||||
export {
|
export {
|
||||||
apiBaseUrl,
|
apiBaseUrl,
|
||||||
|
|||||||
Reference in New Issue
Block a user