Skip to content

Commit

Permalink
fixup!
Browse files Browse the repository at this point in the history
  • Loading branch information
dni committed Sep 24, 2024
1 parent 4416f96 commit 8df9065
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion static/js/tpos.js
Original file line number Diff line number Diff line change
Expand Up @@ -702,7 +702,6 @@ window.app = Vue.createApp({
created: function () {
var getRates = this.getRates
getRates()
console.log(tpos)
this.pinDisabled = tpos.withdraw_pin_disabled
this.taxInclusive = tpos.tax_inclusive
this.taxDefault = tpos.tax_default
Expand Down

0 comments on commit 8df9065

Please sign in to comment.