Skip to content

Commit

Permalink
fix: disable set as default
Browse files Browse the repository at this point in the history
  • Loading branch information
ArmanNik committed Feb 12, 2024
1 parent 05cda48 commit b1aec3d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,6 @@
methods={filteredMethods}
defaultMethod={$organization?.paymentMethodId}
backupMethod={$organization?.backupPaymentMethodId}
showSetAsDefault
bind:setAsDefault
bind:name
bind:group={paymentMethodId} />
Expand Down

0 comments on commit b1aec3d

Please sign in to comment.