5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2025-03-16 01:48:17 +00:00

Merge branch 'production.panel.sutty.nl' of 0xacab.org:sutty/sutty into production.panel.sutty.nl

This commit is contained in:
f 2024-04-10 13:01:30 -03:00
commit 3e01902a61
No known key found for this signature in database

View file

@ -5,7 +5,7 @@ class ActivityPub
class ProcessJob < ApplicationJob
attr_reader :body
retry_on ActivityPub::RecordInvalid
retry_on ActiveRecord::RecordInvalid
# Procesa la actividad en segundo plano
#