From de8064410d91b6de750228adea1c4a4765f8045b Mon Sep 17 00:00:00 2001 From: SamidyFR <168582143+SamidyFR@users.noreply.github.com> Date: Fri, 20 Feb 2026 13:22:40 +0000 Subject: [PATCH] style: auto-fix linting issues --- js/ui.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/ui.js b/js/ui.js index ed79f75..72d17da 100644 --- a/js/ui.js +++ b/js/ui.js @@ -3826,4 +3826,4 @@ export class UIRenderer { artistEl.innerHTML = ''; } } -} \ No newline at end of file +}