Skip to content

Commit

Permalink
fix speechda
Browse files Browse the repository at this point in the history
  • Loading branch information
TodePond committed Jan 25, 2025
1 parent 0eeecca commit 152f9bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion panels/strudel.html
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<!doctype html>
<html lang="en">
<script src="/src/std.js"></script>
<body>
<script type="module">
import '/src/std.js';
const { highlightMiniLocations, updateMiniLocations, editorViews } = window.parent;
// this is expected to run in an iframe
// this way, strudel runs in an iframe
Expand Down

0 comments on commit 152f9bc

Please sign in to comment.