mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-23 19:08:26 +00:00
Encode ws messages as JSON
This commit is contained in:
@ -93,5 +93,5 @@ subscriptions model =
|
||||
Sub.batch
|
||||
[ model.subs
|
||||
, Ports.receiveUiSettings ReceiveBrowserSettings
|
||||
, Ports.receiveWsMessage ReceiveWsMessage
|
||||
, Ports.receiveServerEvent ReceiveWsMessage
|
||||
]
|
||||
|
Reference in New Issue
Block a user