sync
This commit is contained in:
parent
30e4edffd5
commit
28a0bf6c8f
8 changed files with 1 additions and 12 deletions
|
|
@ -1,6 +1,7 @@
|
|||
import { Resource, waitUntil } from "@opencode-ai/console-resource"
|
||||
|
||||
export function createDataDumper(sessionId: string, requestId: string, projectId: string) {
|
||||
return
|
||||
if (Resource.App.stage !== "production") return
|
||||
if (sessionId === "") return
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue