diff --git a/app/services/hyrax/listeners.rb b/app/services/hyrax/listeners.rb index ca99f2371e..a8c2a15a74 100644 --- a/app/services/hyrax/listeners.rb +++ b/app/services/hyrax/listeners.rb @@ -20,6 +20,7 @@ module Listeners autoload :ACLIndexListener autoload :ActiveFedoraACLIndexListener autoload :BatchNotificationListener + autoload :FileListener autoload :FileMetadataListener autoload :FileSetLifecycleListener autoload :FileSetLifecycleNotificationListener