Fix incorrect name in scheduler configuration (#35263)
This commit is contained in:
		@@ -70,5 +70,5 @@
 | 
			
		||||
      queue: scheduler
 | 
			
		||||
    fasp_follow_recommendation_cleanup_scheduler:
 | 
			
		||||
      interval: 1 day
 | 
			
		||||
      class: Scheduler::Fasp::FollowRecommendationsScheduler
 | 
			
		||||
      class: Scheduler::Fasp::FollowRecommendationCleanupScheduler
 | 
			
		||||
      queue: scheduler
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user