diff --git a/plugin/contents/ui/dancer.html b/plugin/contents/ui/dancer.html index d87e23e..3ead22e 100644 --- a/plugin/contents/ui/dancer.html +++ b/plugin/contents/ui/dancer.html @@ -978,7 +978,6 @@ function pickSkeleton() { skeletonImg.src = SKELETONS[currentSkel]; } -setInterval(pickSkeleton, 8000); /* ============================================================ DEV SHIM — only active when served via HTTP (not from QML)