linting fixes

Signed-off-by: Adam Warner <me@adamwarner.co.uk>
This commit is contained in:
Adam Warner
2025-11-17 22:55:21 +00:00
parent ce572e6978
commit a978ab6b31
4 changed files with 10 additions and 8 deletions

View File

@@ -340,7 +340,7 @@ $(() => {
maintainAspectRatio: true,
elements: {
arc: {
borderColor: $("\.card").css("background-color"),
borderColor: $(".card").css("background-color"),
},
},
plugins: {