From d89d01e46e288d6e294294f82c3706d57b76b463 Mon Sep 17 00:00:00 2001 From: mattpass Date: Tue, 6 Oct 2020 17:24:02 +0100 Subject: [PATCH] iceLoc added to path for image in tutorial --- assets/js/icecoder.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/js/icecoder.js b/assets/js/icecoder.js index 327e41a..634ff55 100644 --- a/assets/js/icecoder.js +++ b/assets/js/icecoder.js @@ -5049,7 +5049,7 @@ var ICEcoder = { "height": 55, "top": -55, "left": 0, - "title": "

Code editor awesomeness ...in your browser", + "title": "

Code editor awesomeness ...in your browser", "message": "View the quick start tutorial? (Well worthwhile!) or skip it.", "button": "view tutorial" },