mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-23 20:00:33 -04:00
Fix for mobile app
This commit is contained in:
parent
f872524419
commit
47783fcd68
@ -20,6 +20,7 @@ class Currency extends Eloquent
|
||||
*/
|
||||
protected $casts = [
|
||||
'swap_currency_symbol' => 'boolean',
|
||||
'exchange_rate' => 'double',
|
||||
];
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user