Use view everywhere

This commit is contained in:
2022-02-27 20:45:02 +00:00
parent 81aacf339e
commit 2cf6b815bf
6 changed files with 29 additions and 12 deletions

View File

@ -110,7 +110,7 @@ func (ynab *YNABExport) ExportTransactions(context context.Context, w io.Writer)
return nil
}
func GetTransactionRow(transaction GetAllTransactionsForBudgetRow) []string {
func GetTransactionRow(transaction DisplayTransaction) []string {
row := []string{
transaction.Account,
"", // Flag