set display transaction tags in transaction list page by default
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ const defaultSettings = {
|
||||
timezoneUsedForStatisticsInHomePage: timezoneConstants.defaultTimezoneTypesUsedForStatistics,
|
||||
itemsCountInTransactionListPage: 15,
|
||||
showTotalAmountInTransactionListPage: true,
|
||||
showTagInTransactionListPage: false,
|
||||
showTagInTransactionListPage: true,
|
||||
showAccountBalance: true,
|
||||
statistics: {
|
||||
defaultChartDataType: statisticsConstants.defaultChartDataType,
|
||||
|
||||
Reference in New Issue
Block a user