chore: generate

This commit is contained in:
opencode-agent[bot]
2026-02-09 07:18:48 +00:00
parent 687210a55d
commit 019cfd4a52
3 changed files with 2 additions and 5 deletions

View File

@@ -84,7 +84,6 @@ function ServerKey(props: ParentProps) {
)
}
export function AppInterface(props: { defaultUrl?: string; children?: JSX.Element; isSidecar?: boolean }) {
const platform = usePlatform()