From c708bb42da85c880fd472217d853a5c99189b6b5 Mon Sep 17 00:00:00 2001 From: Indrajith K L Date: Mon, 30 Jun 2025 01:26:54 +0530 Subject: New Features * Adds Shortcut for Next Track * Press 'n' for next track * Changes in Shortcut * Press SPACE for pause instead of 'x' (blah) --- index.html | 3 ++- player.js | 9 +++++++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 53843eb..bfcf695 100644 --- a/index.html +++ b/index.html @@ -19,9 +19,10 @@