Skip to content

Commit

Permalink
select wallet
Browse files Browse the repository at this point in the history
  • Loading branch information
dni committed Oct 23, 2024
1 parent a49df4d commit 294be40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/splitpayments/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
filled
dense
:options="g.user.wallets"
:value="selectedWallet"
v-model="selectedWallet"
label="Source Wallet:"
option-label="name"
@input="changedWallet"
Expand Down

0 comments on commit 294be40

Please sign in to comment.