This commit is contained in:
Frank
2025-10-06 17:23:10 -04:00
parent 176069efe8
commit eeff55f681
3 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
import { query } from "@solidjs/router"
import { Resource } from "@opencode/console-resource"
import { Resource } from "@opencode-ai/console-resource"
export const beta = query(async (workspaceID?: string) => {
"use server"