Compare commits

...

2 Commits

Author SHA1 Message Date
b33e47e60f
Merge branch 'feature/ejabberd_pep' into live
All checks were successful
continuous-integration/drone/push Build is passing
2025-05-15 12:54:25 +04:00
382c5ad10e
Return response for ejabberd API calls 2025-05-15 12:53:58 +04:00

View File

@ -11,8 +11,9 @@ class EjabberdApiClient
#TODO Send custom event to Sentry
Rails.logger.error "[ejabberd] API request failed:"
Rails.logger.error res.body
res
end
res
end
#