mirror of
https://github.com/GamingShitposting/SalaMuseoGames
synced 2025-06-05 21:59:30 +02:00
Fix typo
This commit is contained in:
@@ -36,7 +36,7 @@
|
|||||||
EJS_screenRecording = { videoBitrate: 150000000 };
|
EJS_screenRecording = { videoBitrate: 150000000 };
|
||||||
</script>
|
</script>
|
||||||
<script src="https://gamingshitposting.github.io/ext-bin-1/EmulatorJS/data/loader.js"></script>
|
<script src="https://gamingshitposting.github.io/ext-bin-1/EmulatorJS/data/loader.js"></script>
|
||||||
{% elisif include.platform == 'dos' %}
|
{% elsif include.platform == 'dos' %}
|
||||||
<button onclick="(function(ctx){
|
<button onclick="(function(ctx){
|
||||||
ctx.parentElement.scrollIntoView();
|
ctx.parentElement.scrollIntoView();
|
||||||
ctx.parentElement.querySelector('iframe.AppFrame').focus();
|
ctx.parentElement.querySelector('iframe.AppFrame').focus();
|
||||||
|
Reference in New Issue
Block a user