Skip to content

Commit

Permalink
Remove "required" on "Offer order" when discount (#1568)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tirodem authored Oct 30, 2024
1 parent 4e9bb8f commit 227cb0e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/routes/(app)/checkout/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -998,7 +998,6 @@
form="checkout"
name="offerOrder"
bind:checked={offerOrder}
required
/>
{t('pos.offerOrder')}
</label>
Expand Down

0 comments on commit 227cb0e

Please sign in to comment.