From 1c044773935c938af51d9915ebd83074bf3a23c8 Mon Sep 17 00:00:00 2001 From: James Cole Date: Fri, 3 Apr 2015 21:12:54 +0200 Subject: [PATCH] Support credit cards (in name only). --- config/firefly.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/firefly.php b/config/firefly.php index da0ceee692..6e66e64059 100644 --- a/config/firefly.php +++ b/config/firefly.php @@ -20,7 +20,8 @@ return [ 'accountRoles' => [ 'defaultAsset' => 'Default asset account', 'sharedAsset' => 'Shared asset account', - 'savingAsset' => 'Savings account' + 'savingAsset' => 'Savings account', + 'ccAsset' => 'Credit card', ], 'range_to_text' => [