CASH-203: Missing comma
This commit is contained in:
parent
671d16da37
commit
2c05886fd5
1 changed files with 1 additions and 1 deletions
|
|
@ -143,7 +143,7 @@ export default {
|
|||
},
|
||||
truncatedSinglePayment() {
|
||||
return "$" + Math.trunc(this.buttonAuxillaryCopy.replace("$", ""));
|
||||
}
|
||||
},
|
||||
},
|
||||
};
|
||||
</script>
|
||||
|
|
|
|||
Loading…
Reference in a new issue