mirror of
https://github.com/frappe/books.git
synced 2025-01-22 22:58:28 +00:00
chore: format code
This commit is contained in:
parent
5ff83088e9
commit
3a1a692be2
@ -375,7 +375,7 @@ export default defineComponent({
|
||||
this.$emit('createTransaction', false, true);
|
||||
},
|
||||
cancelTransaction() {
|
||||
this.$emit('setPaidAmount', fyo.pesa(0))
|
||||
this.$emit('setPaidAmount', fyo.pesa(0));
|
||||
this.$emit('toggleModal', 'Payment');
|
||||
},
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user