Co-authored-by: domfelipe <53182096+domfelipe@users.noreply.github.com>
This commit is contained in:
gpt-engineer-app[bot] 2026-05-25 18:38:20 +00:00
parent 51c71cc81b
commit a4c3bb412c

View file

@ -397,7 +397,7 @@ async function loadAgentServiceTarget(
}; };
} }
async function resolveRuntimeTarget(opts: { export async function resolveRuntimeTarget(opts: {
// deno-lint-ignore no-explicit-any // deno-lint-ignore no-explicit-any
supabase: any; supabase: any;
agentInstanceId: string; agentInstanceId: string;