This commit is contained in:
2023-12-10 12:03:04 +01:00
parent b3d5e41da2
commit 3ae9242498

View File

@@ -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();