Fixed compiled snippet not working

This commit is contained in:
2026-06-13 10:11:34 +08:00
parent 021655464d
commit 8702d252ff
16 changed files with 40 additions and 87 deletions
@@ -52,9 +52,7 @@
, visualizer = function (submitted)
{
var src, albumArt , lrc
, stage = this.stage;
var src, albumArt , lrc, stage = this && this.stage;
if (override)
{