fix some linting in frontends
This commit is contained in:
@@ -168,7 +168,7 @@ const exportData = () => {
|
||||
};
|
||||
|
||||
watch([
|
||||
enableCondensedLineForAcct,
|
||||
enableCondensedLine,
|
||||
], async () => {
|
||||
await reloadAsk();
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user