From 08b8e522585b05caa460ea7a525b1fe8fc903b5b Mon Sep 17 00:00:00 2001 From: JulienMaille <182520+JulienMaille@users.noreply.github.com> Date: Tue, 10 Feb 2026 10:20:04 +0000 Subject: [PATCH] style: auto-fix linting issues --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 384da2c..93f99a1 100644 --- a/package.json +++ b/package.json @@ -54,4 +54,4 @@ "dashjs": "^5.1.1", "pocketbase": "^0.26.5" } -} \ No newline at end of file +}