Use xo-cash/utils sse. Add vending machine template. Greatly improve startup times.
This commit is contained in:
@@ -71,7 +71,7 @@ export function AppProvider({
|
||||
});
|
||||
|
||||
// Start the AppService (loads existing invitations)
|
||||
await service.start();
|
||||
service.start();
|
||||
|
||||
// Set the service and mark as initialized
|
||||
setAppService(service);
|
||||
|
||||
Reference in New Issue
Block a user