activitypub: help ecto build a better query for thread mute filtering
[akkoma] / lib / pleroma / application.ex
index 1e4de272cda5a0d5147ef8514735afd5d814d780..483ac1f39e8558ed9ec512c28fa3fa7e9aa57c64 100644 (file)
@@ -36,7 +36,7 @@ defmodule Pleroma.Application do
         Pleroma.Captcha,
         Pleroma.FlakeId,
         Pleroma.ScheduledActivityWorker,
-        Pleroma.ActiviyExpirationWorker
+        Pleroma.ActivityExpirationWorker
       ] ++
         cachex_children() ++
         hackney_pool_children() ++