mirror of
https://github.com/valitydev/hellgate.git
synced 2024-11-06 02:45:20 +00:00
TD-675: Fixes currency ref in limit change log metadata (#87)
This commit is contained in:
parent
afcb01738a
commit
37f8ed7057
@ -334,6 +334,6 @@ mk_limit_log_attributes(#limiter_LimitContext{
|
||||
shop_id => ShopID,
|
||||
change => #{
|
||||
amount => Amount,
|
||||
currency => Currency
|
||||
currency => Currency#domain_CurrencyRef.symbolic_code
|
||||
}
|
||||
}.
|
||||
|
Loading…
Reference in New Issue
Block a user