diff --git a/templates/boltz/_autoReverseSwapDialog.html b/templates/boltz/_autoReverseSwapDialog.html index 8cda056..ca06106 100644 --- a/templates/boltz/_autoReverseSwapDialog.html +++ b/templates/boltz/_autoReverseSwapDialog.html @@ -10,6 +10,7 @@ filled dense emit-value + map-options v-model="autoReverseSubmarineSwapDialog.data.wallet" :options="g.user.walletOptions" label="Wallet *" diff --git a/templates/boltz/_reverseSubmarineSwapDialog.html b/templates/boltz/_reverseSubmarineSwapDialog.html index af7d3f3..fd455b1 100644 --- a/templates/boltz/_reverseSubmarineSwapDialog.html +++ b/templates/boltz/_reverseSubmarineSwapDialog.html @@ -10,6 +10,7 @@ filled dense emit-value + map-options v-model="reverseSubmarineSwapDialog.data.wallet" :options="g.user.walletOptions" label="Wallet *" diff --git a/templates/boltz/_submarineSwapDialog.html b/templates/boltz/_submarineSwapDialog.html index 4d6cc6e..29cd336 100644 --- a/templates/boltz/_submarineSwapDialog.html +++ b/templates/boltz/_submarineSwapDialog.html @@ -10,6 +10,7 @@ filled dense emit-value + map-options v-model="submarineSwapDialog.data.wallet" :options="g.user.walletOptions" label="Wallet *"