mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-23 05:16:21 +00:00
fixup! fix: quizás no hay actor aun (?)
This commit is contained in:
parent
883da8d881
commit
bdb5175fcd
1 changed files with 0 additions and 2 deletions
|
@ -9,8 +9,6 @@
|
||||||
# autenticación.
|
# autenticación.
|
||||||
class ActivityPub
|
class ActivityPub
|
||||||
class FetchJob < ApplicationJob
|
class FetchJob < ApplicationJob
|
||||||
include Que::Unique
|
|
||||||
|
|
||||||
self.priority = 50
|
self.priority = 50
|
||||||
|
|
||||||
def perform(site:, object_id:)
|
def perform(site:, object_id:)
|
||||||
|
|
Loading…
Reference in a new issue