mirror of
https://codeberg.org/ashley/poke
synced 2025-04-06 09:38:00 +00:00
Update html/poketube.ejs
This commit is contained in:
parent
02a13a9325
commit
4f181670bb
@ -1776,6 +1776,7 @@ if (userID) {
|
|||||||
|
|
||||||
<script>
|
<script>
|
||||||
let requestId;
|
let requestId;
|
||||||
|
let lastDraw;
|
||||||
|
|
||||||
const loopStart = () => {
|
const loopStart = () => {
|
||||||
requestId = window.requestAnimationFrame(loopStart)
|
requestId = window.requestAnimationFrame(loopStart)
|
||||||
|
Loading…
Reference in New Issue
Block a user