mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 17:24:26 +08:00
remove blank line
This commit is contained in:
@@ -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';
|
||||||
|
|||||||
Reference in New Issue
Block a user