mirror of
https://gitea.augustin64.fr/piair/MsRewards-Reborn.git
synced 2025-06-12 22:24:47 +02:00
the logs bug seems to be an iPad browser issue, but it sould be fixed now
This commit is contained in:
@ -14,7 +14,7 @@
|
||||
<script>
|
||||
window.setInterval(function() {
|
||||
reloadIFrame()
|
||||
}, 3000);
|
||||
}, 500);
|
||||
|
||||
function reloadIFrame() {
|
||||
console.log('reloading..');
|
||||
|
Reference in New Issue
Block a user