diff --git a/Sources/App/DependencyRegistrator.swift b/Sources/App/DependencyRegistrator.swift
index 585b167442e8530f186e0d06a46a676443696d9f..19a020e6ed3c5a6c6c5cda1b33604e8b71fd63f4 100644
--- a/Sources/App/DependencyRegistrator.swift
+++ b/Sources/App/DependencyRegistrator.swift
@@ -106,6 +106,7 @@ struct DependencyRegistrator {
         container.register(MakeAppScreenshot.live)
         container.register(SendReport.live)
         container.register(FetchBannedList.live)
+        container.register(ProcessBannedList.live)
 
         // MARK: Isolated