a lot of refactos

This commit is contained in:
STEINNI
2026-06-21 21:08:46 +00:00
parent 3066a54a4c
commit 4c9e989bda
16 changed files with 472 additions and 60 deletions
+1
View File
@@ -2,4 +2,5 @@ export const MaestroState = {
IDLE: 'idle',
PREPARING: 'preparing',
LIVE: 'live',
PAUSED: 'paused',
}