wip(desktop): progress

pull/5377/head^2
Adam 2025-12-10 21:34:14 -06:00
parent 740aa8e541
commit 85c0311d38
No known key found for this signature in database
GPG Key ID: 9CB48779AF150E75
1 changed files with 0 additions and 1 deletions

View File

@ -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) {