mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-01-30 19:52:20 +01:00
(bug) unable to show order_paid_html notification
This commit is contained in:
parent
ef732f759b
commit
60793815ce
@ -1,4 +1,4 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
json.title notification.notification_type
|
||||
json.description t('.order_paid_html', **{ ID: notification.attached_object.order_id })
|
||||
json.description t('.order_paid_html', ID: notification.attached_object.order_id)
|
||||
|
Loading…
x
Reference in New Issue
Block a user