AdminApiControllerTest unused variables fix.
[akkoma] / lib / pleroma / application.ex
index 1fc3fb7283c4fc4362eccdd58b48f2090400fc30..f0cb7d9a8a7ace3873b1b7f20222c2afbf5be468 100644 (file)
@@ -104,7 +104,8 @@ defmodule Pleroma.Application do
           ],
           id: :cachex_idem
         ),
-        worker(Pleroma.FlakeId, [])
+        worker(Pleroma.FlakeId, []),
+        worker(Pleroma.ScheduledActivityWorker, [])
       ] ++
         hackney_pool_children() ++
         [