chore: fix the advanced playground (#6354)

This commit is contained in:
Beka Westberg
2022-08-17 22:12:39 +00:00
committed by GitHub
parent ffe6d55d5f
commit 8c9cabfe57

View File

@@ -19,7 +19,7 @@
<script type="module">
// Wait for Blockly to finish loading.
import './bootstrap_done.mjs';
import '../bootstrap_done.mjs';
function start() {
setBackgroundColour();