Browse Source

Update frontend build

Ryan Ewen 3 months ago
parent
commit
060b253669
2 changed files with 1 additions and 0 deletions
  1. 1 0
      frontend/src/hooks/useWebSocket.ts
  2. 0 0
      static/assets/index-C2YsnOJo.css

+ 1 - 0
frontend/src/hooks/useWebSocket.ts

@@ -249,6 +249,7 @@ export function useWebSocket() {
             tray_uuid: (message as unknown as { tray_uuid?: string }).tray_uuid,
             tray_uuid: (message as unknown as { tray_uuid?: string }).tray_uuid,
           }
           }
         }));
         }));
+        break;
 
 
       case 'background_dispatch':
       case 'background_dispatch':
         window.dispatchEvent(
         window.dispatchEvent(

File diff suppressed because it is too large
+ 0 - 0
static/assets/index-C2YsnOJo.css


Some files were not shown because too many files changed in this diff