chore: rename packages/desktop -> packages/app
This commit is contained in:
parent
a4eebf9f08
commit
794fe8f381
74 changed files with 78 additions and 67 deletions
|
|
@ -1,6 +1,6 @@
|
|||
// @refresh reload
|
||||
import { render } from "solid-js/web"
|
||||
import { App, PlatformProvider, Platform } from "@opencode-ai/desktop"
|
||||
import { App, PlatformProvider, Platform } from "@opencode-ai/app"
|
||||
import { open, save } from "@tauri-apps/plugin-dialog"
|
||||
import { open as shellOpen } from "@tauri-apps/plugin-shell"
|
||||
import { type as ostype } from "@tauri-apps/plugin-os"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue