mirror of
https://github.com/domfelipe/mika-agent-assist.git
synced 2026-08-07 08:36:44 +00:00
Changes
Co-authored-by: domfelipe <53182096+domfelipe@users.noreply.github.com>
This commit is contained in:
parent
51c71cc81b
commit
a4c3bb412c
1 changed files with 1 additions and 1 deletions
|
|
@ -397,7 +397,7 @@ async function loadAgentServiceTarget(
|
|||
};
|
||||
}
|
||||
|
||||
async function resolveRuntimeTarget(opts: {
|
||||
export async function resolveRuntimeTarget(opts: {
|
||||
// deno-lint-ignore no-explicit-any
|
||||
supabase: any;
|
||||
agentInstanceId: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue