From 8f61668d1c642b3e0341ac2d2f69cf10f8fa4558 Mon Sep 17 00:00:00 2001 From: Jerry Aldrich Date: Sat, 27 Jun 2020 01:07:22 -0700 Subject: [PATCH] Fix variable scope TIL: Variables are global by default /me facepalms --- player.html | 72 ++++++++++++++++++++++++++--------------------------- 1 file changed, 36 insertions(+), 36 deletions(-) diff --git a/player.html b/player.html index 26067c2..1d41a33 100644 --- a/player.html +++ b/player.html @@ -103,7 +103,7 @@