Fixed linter issues

This commit is contained in:
Julio-Oliveira-Encora 2024-04-29 10:14:47 -03:00
parent 554b91790c
commit 1fcb7327e4
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -6,7 +6,7 @@ export const config = {
`<i class="mdi mdi-close-circle ${data.className}" title="${data.title}"></i>`,
},
remove_button: {
title:'Remove this item',
title: "Remove this item",
},
},
};