Formatting

This commit is contained in:
rockerBOO
2025-04-30 20:41:51 -04:00
parent 1f7ce1890a
commit 70b36ed1a1
19 changed files with 4429 additions and 1583 deletions

View File

@@ -1,3 +1,3 @@
addEventListener('load', function (e) {
get_youtube_comments();
addEventListener("load", function (e) {
get_youtube_comments();
});