wsh view works -- uses a WS event to send to the frontend

This commit is contained in:
sawka
2024-06-24 19:04:08 -07:00
parent 3d00a05aa0
commit 7bf64fb268
9 changed files with 90 additions and 18 deletions
+1
View File
@@ -31,6 +31,7 @@ var ExtraTypes = []any{
wstore.UIContext{},
eventbus.WSEventType{},
eventbus.WSFileEventData{},
eventbus.WSLayoutActionData{},
filestore.WaveFile{},
wconfig.SettingsConfigType{},
wconfig.WatcherUpdate{},