feat(web): implement new server management for web and desktop (#8513)

This commit is contained in:
OpeOginni
2026-01-24 19:03:36 +01:00
committed by GitHub
parent 16c9f5b8a4
commit f149624875
25 changed files with 1104 additions and 360 deletions
+1 -1
View File
@@ -211,4 +211,4 @@ export const { use: useServer, provider: ServerProvider } = createSimpleContext(
},
}
},
})
})