Spacing edited

This commit is contained in:
Burak Civan
2021-07-01 10:36:12 +03:00
parent 6a027f2e38
commit 7de2d54103

View File

@ -571,8 +571,8 @@
this.currency = currency;
this.form.currency_code = currency.code;
this.form.currency_rate = currency.rate;
this.currencyConversion();
}