diff --git a/Sources/App/DependencyRegistrator.swift b/Sources/App/DependencyRegistrator.swift
index ce0655903d3a7c45e3d60e5941eb2a04191ec6c4..d8a0bd9014f18c04e601acc27801dd30bc1508df 100644
--- a/Sources/App/DependencyRegistrator.swift
+++ b/Sources/App/DependencyRegistrator.swift
@@ -104,6 +104,7 @@ struct DependencyRegistrator {
         container.register(Voxophone())
         container.register(BackupService())
         container.register(MakeAppScreenshot.live)
+        container.register(SendReport.live)
 
         // MARK: Isolated