Optimized interop client side

This commit is contained in:
Marcel Baumgartner
2023-04-16 00:16:58 +02:00
parent eaf32d60f5
commit 2e83b1d828
21 changed files with 360 additions and 598 deletions

View File

@@ -160,7 +160,7 @@
await JsRuntime.InvokeVoidAsync("KTMenu.createInstances");
await JsRuntime.InvokeVoidAsync("KTDrawer.createInstances");
//await JsRuntime.InvokeVoidAsync("createSnow");
await JsRuntime.InvokeVoidAsync("moonlight.loading.registerXterm");
await SessionService.Register();