Fix syntax error: Missing indentation for html += in array else block

The html += statement was outside the else block, causing a syntax error.
Fixed by properly indenting it inside the else block.
This commit is contained in:
Chuck
2026-01-05 13:58:53 -05:00
parent 6da2059b8c
commit ecea13909d
4 changed files with 9 additions and 4 deletions

1
plugins/youtube-stats Submodule

Submodule plugins/youtube-stats added at a305591b06