remove blank line

This commit is contained in:
MaysWind
2023-07-15 01:39:15 +08:00
parent d4e32de882
commit 8db7c3769a
@@ -151,7 +151,6 @@ export default {
}, },
computed: { computed: {
...mapStores(useSettingsStore, useTransactionCategoriesStore, useStatisticsStore), ...mapStores(useSettingsStore, useTransactionCategoriesStore, useStatisticsStore),
title() { title() {
if (this.modifyDefault) { if (this.modifyDefault) {
return 'Default Transaction Category Filter'; return 'Default Transaction Category Filter';