From 749b4da1b7b271261e52fe5e58ad69628fc90daf Mon Sep 17 00:00:00 2001 From: "CHIEFSOFT\\ameye" Date: Thu, 17 Oct 2024 14:14:00 -0400 Subject: [PATCH] fix image --- www-api/app/Controllers/WrenchWallet.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-api/app/Controllers/WrenchWallet.php b/www-api/app/Controllers/WrenchWallet.php index dc089876..326ce04b 100644 --- a/www-api/app/Controllers/WrenchWallet.php +++ b/www-api/app/Controllers/WrenchWallet.php @@ -258,7 +258,7 @@ class WrenchWallet extends BaseController "show_balance" => false, "rt_action_text" => "Add Card", "banner" => 'https://www.wrenchboard.com/assets/images/apps/wallet/wallet-card.jpg', - "icon" => 'https://www.wrenchboard.com/assets/images/apps/wallet/icon/card.png' + "icon" => 'https://www.wrenchboard.com/assets/images/apps/wallet/icon/cards.png' ]; /* */ $out["wallet_cards"] = [];