fix: DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated (#5560)
fixes the warning: Rendering actions with '.' in the name is deprecated
This commit is contained in:
committed by
GitHub
parent
cd4c1ef27e
commit
bd445216e9
@@ -1,2 +1,2 @@
|
||||
json.partial! 'api/v1/models/account.json.jbuilder', resource: @account
|
||||
json.partial! 'api/v1/models/account', formats: [:json], resource: @account
|
||||
json.latest_chatwoot_version @latest_chatwoot_version
|
||||
|
||||
Reference in New Issue
Block a user