Fix size call.

This commit is contained in:
Dermot Duffy
2023-04-05 18:25:53 -07:00
parent 4d47b6ea73
commit 1734e5ae69
4 changed files with 12 additions and 10 deletions
+1 -1
View File
@@ -5,5 +5,5 @@
"i18n-ally.keepFulfilled": true,
"i18n-ally.editor.preferEditor": true,
"i18n-ally.translate.saveAsCandidates": true,
"vitest.commandLine": "npx vitest --root /home/dizer/src/frigate-hass-card"
"vitest.commandLine": "npx vitest --root ."
}