mirror of
https://github.com/anomalyco/opencode.git
synced 2026-08-14 20:23:24 +00:00
wip(desktop): progress
This commit is contained in:
parent
740aa8e541
commit
85c0311d38
1 changed files with 0 additions and 1 deletions
|
|
@ -40,7 +40,6 @@ export const { use: useSync, provider: SyncProvider } = createSimpleContext({
|
|||
})
|
||||
|
||||
sdk.event.listen((e) => {
|
||||
if (e.name !== sdk.directory) return
|
||||
const event = e.details
|
||||
console.log(event)
|
||||
switch (event.type) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue