We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 86885e9 + d46ddb5 commit af14ddaCopy full SHA for af14dda
dist/plugins/iwsy.js
@@ -164,7 +164,7 @@ const EasyCoder_IWSY = {
164
let script;
165
switch (action) {
166
case `init`:
167
- program.require(`js`, `iwsy.js`,
+ program.require(`js`, `https://easycoder.github.io/iwsy/iwsy.js`,
168
function () {
169
program.run(command.pc + 1);
170
});
js/plugins/iwsy.js
0 commit comments