From 16a69dc6e9e41e6fd78ebf4bd5702c12533cb751 Mon Sep 17 00:00:00 2001 From: Glenn Thompson Date: Sat, 6 Dec 2025 18:31:33 +0300 Subject: [PATCH] Rename recently-played.js to recently-played.js.original Match naming convention of other original JS files now replaced by parenscript --- static/js/{recently-played.js => recently-played.js.original} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename static/js/{recently-played.js => recently-played.js.original} (100%) diff --git a/static/js/recently-played.js b/static/js/recently-played.js.original similarity index 100% rename from static/js/recently-played.js rename to static/js/recently-played.js.original