1
0

fix some linting in frontends

This commit is contained in:
dakkar
2024-10-11 11:24:49 +01:00
parent 2ecaa57cd5
commit 3cec5f927e
5 changed files with 7 additions and 7 deletions
@@ -168,7 +168,7 @@ const exportData = () => {
};
watch([
enableCondensedLineForAcct,
enableCondensedLine,
], async () => {
await reloadAsk();
});