5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-10-09 16:16:57 +00:00

fixup! fix: quizás no hay actor aun (?)

This commit is contained in:
f 2024-03-17 12:10:07 -03:00
parent 883da8d881
commit bdb5175fcd
No known key found for this signature in database

View file

@ -9,8 +9,6 @@
# autenticación.
class ActivityPub
class FetchJob < ApplicationJob
include Que::Unique
self.priority = 50
def perform(site:, object_id:)