From eca40798282f5ebde99238c4581bc458835c793f Mon Sep 17 00:00:00 2001 From: Gordon Williams Date: Tue, 8 Mar 2022 13:00:31 +0000 Subject: [PATCH] Fix issue with code uploader where it'd silently refuse to upload code with warnings in --- apps/custom/custom.html | 33 ++++++++++++++++++++++++--------- 1 file changed, 24 insertions(+), 9 deletions(-) diff --git a/apps/custom/custom.html b/apps/custom/custom.html index 684f813ae..307f2fd2f 100644 --- a/apps/custom/custom.html +++ b/apps/custom/custom.html @@ -16,12 +16,12 @@

Type your javascript code here

-

Then click

+

Then click