mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-01-11 18:22:53 -05:00
Fix self-destruct schedule not actually replacing initial schedule (#29049)
This commit is contained in:
parent
2f19ddd1fa
commit
64300e0fe3
@ -26,6 +26,7 @@ Sidekiq.configure_server do |config|
|
||||
'queue' => 'scheduler',
|
||||
},
|
||||
}
|
||||
SidekiqScheduler::Scheduler.instance.reload_schedule!
|
||||
end
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user