mirror of
https://github.com/google/blockly.git
synced 2026-01-09 18:10:08 +01:00
chore: fix the advanced playground (#6354)
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
|
||||
<script type="module">
|
||||
// Wait for Blockly to finish loading.
|
||||
import './bootstrap_done.mjs';
|
||||
import '../bootstrap_done.mjs';
|
||||
|
||||
function start() {
|
||||
setBackgroundColour();
|
||||
|
||||
Reference in New Issue
Block a user