From 34a02057576083b6b121cd308dc0b1f74f66fca5 Mon Sep 17 00:00:00 2001 From: Hood Chatham Date: Mon, 6 Mar 2023 17:41:46 +0100 Subject: [PATCH] Add missing tags (#1256) --- examples/handtrack/say_hello.html | 1 + examples/mario/play_mario.html | 1 + 2 files changed, 2 insertions(+) diff --git a/examples/handtrack/say_hello.html b/examples/handtrack/say_hello.html index 83c6948b..632c5d9b 100644 --- a/examples/handtrack/say_hello.html +++ b/examples/handtrack/say_hello.html @@ -119,4 +119,5 @@ pyscript.run_until_complete(start()) + diff --git a/examples/mario/play_mario.html b/examples/mario/play_mario.html index e366c5d5..1baee993 100644 --- a/examples/mario/play_mario.html +++ b/examples/mario/play_mario.html @@ -141,4 +141,5 @@ pyscript.run_until_complete(start()) +