1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00

Update ip_spamlist_urls_scheduler.rb

This commit is contained in:
Shlee 2024-02-17 01:44:30 +10:30 committed by GitHub
parent 396208aded
commit 2f23cc799b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -64,5 +64,5 @@ class Scheduler::IPSpamlistURLScheduler
expires_in: 24.hours.to_i
)
end
end
end
end