Fix missing skip_review? (#19335)
				
					
				
			This commit is contained in:
		
							parent
							
								
									3eef8a7a81
								
							
						
					
					
						commit
						05148e2c77
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -43,7 +43,7 @@ module Trends
 | 
			
		|||
    Setting.trends
 | 
			
		||||
  end
 | 
			
		||||
 | 
			
		||||
  def skip_review?
 | 
			
		||||
  def self.skip_review?
 | 
			
		||||
    Setting.trendable_by_default
 | 
			
		||||
  end
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue