From 101fbd8b9de503a6785dd7212db8c70a10c02a2b Mon Sep 17 00:00:00 2001 From: SamidyFR <168582143+SamidyFR@users.noreply.github.com> Date: Wed, 4 Feb 2026 13:55:15 +0000 Subject: [PATCH] style: auto-fix linting issues --- js/app.js | 2 +- public/instances.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/js/app.js b/js/app.js index b54a2ea..43cb84c 100644 --- a/js/app.js +++ b/js/app.js @@ -1939,4 +1939,4 @@ function showKeyboardShortcuts() { modal.addEventListener('click', handleClose); modal.classList.add('active'); -} \ No newline at end of file +} diff --git a/public/instances.json b/public/instances.json index 393c163..c184af3 100644 --- a/public/instances.json +++ b/public/instances.json @@ -25,4 +25,4 @@ "https://hifi-one.spotisaver.net", "https://hifi-two.spotisaver.net" ] -} \ No newline at end of file +}