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 +}