diff --git a/index.html b/index.html index 430815d..eb14273 100644 --- a/index.html +++ b/index.html @@ -1,27 +1,26 @@ - - - - - - -Send -

- + + + + Send +

+ - + window.webxdc.setUpdateListener(receiveUpdate); + window.webxdc.getAllUpdates().forEach(receiveUpdate); + +