This commit is contained in:
dmitry 2020-11-23 18:09:31 +03:00
parent 25bf8e4740
commit 10afac025e

View File

@ -54,6 +54,7 @@ update msg model =
AquamarineEvent { name, args } ->
case name of
"peers_discovered" ->
-- TODO call different function to parse args and change model
let
b =
Debug.log "args" args