Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
marcosvinix committed Apr 2, 2024
1 parent bf86aa6 commit 8131489
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion english/level4/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -184,5 +184,5 @@ <h5 class="modal-title" id="logModalLabel">To complete Level 4, inform:</h5>
</div>
</body>
<script type="module" src="https://avrgroup.github.io/ELoS_test/level1/index.fb1fd881.js"></script>
<script type="module" src="https://avrgroup.github.io/ELoS_test/level4/index.f897a40d.js"></script>
<script type="module" src="https://avrgroup.github.io/ELoS_test/level4/index.9af025a2.js"></script>
</html>
4 changes: 2 additions & 2 deletions level4/index.f897a40d.js → level4/index.9af025a2.js
Original file line number Diff line number Diff line change
Expand Up @@ -4656,7 +4656,7 @@ function $63288163d0e35ed8$export$2e2bcd8739ae039(code, limit = 0) {
editor.dispatch({selection:{anchor:editor.state.doc.line(${i + 1}).from}});
await delay(250);\n`;
console.log("tste");
isEmpty = true;
let isEmpty = true;
for(let j1 = i; j1 < lines.length && !lines[j1].includes("}"); j1++)if (lines[j1] != "" && j1 != i) {
isEmpty = false;
break;
Expand Down Expand Up @@ -4707,7 +4707,7 @@ module.exports = new URL("../" + (parcelRequire("2JpsI")).resolve("6itYu"), impo

var $f513c3a1714014d3$exports = {};

(parcelRequire("2JpsI")).register(JSON.parse('{"jv3CK":"index.f897a40d.js","cWmqK":"door2.e849dc7b.jpg","6itYu":"metalWallLvl4.dd3a34a6.jpg","kJhXF":"index.bb171f7c.js","cOLmr":"index.8c12255d.js"}'));
(parcelRequire("2JpsI")).register(JSON.parse('{"jv3CK":"index.9af025a2.js","cWmqK":"door2.e849dc7b.jpg","6itYu":"metalWallLvl4.dd3a34a6.jpg","kJhXF":"index.bb171f7c.js","cOLmr":"index.8c12255d.js"}'));


parcelRequire("1mCsO");
Expand Down
2 changes: 1 addition & 1 deletion level4/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -186,5 +186,5 @@ <h5 class="modal-title" id="logModalLabel">Para finalizar o Nível 4, informe:</
</div>
</body>
<script type="module" src="https://avrgroup.github.io/ELoS_test/level1/index.fb1fd881.js"></script>
<script type="module" src="https://avrgroup.github.io/ELoS_test/level4/index.f897a40d.js"></script>
<script type="module" src="https://avrgroup.github.io/ELoS_test/level4/index.9af025a2.js"></script>
</html>

0 comments on commit 8131489

Please sign in to comment.