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

Merge branch 'issue-15109-1' of https://0xacab.org/sutty/sutty into production.panel.sutty.nl

This commit is contained in:
Sutty 2024-03-17 15:10:32 +00:00
commit ecb0a978e7

View file

@ -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:)