diff --git a/atomic_defi_design/Dex/Wallet/Main.qml b/atomic_defi_design/Dex/Wallet/Main.qml index 2609058a28..b90737aff1 100644 --- a/atomic_defi_design/Dex/Wallet/Main.qml +++ b/atomic_defi_design/Dex/Wallet/Main.qml @@ -626,7 +626,7 @@ Item Layout.fillWidth: true Layout.preferredHeight: 48 - visible: current_ticker_infos.name === "Tokel" + visible: current_ticker_infos.name === "Tokel" || current_ticker_infos.name === "Marmara Credit Loops" DexAppButton {