Fix trendable status without review (#20214)
This commit is contained in:
		@@ -256,7 +256,7 @@ class Account < ApplicationRecord
 | 
			
		||||
    update!(memorial: true)
 | 
			
		||||
  end
 | 
			
		||||
 | 
			
		||||
  def trendable
 | 
			
		||||
  def trendable?
 | 
			
		||||
    boolean_with_default('trendable', Setting.trendable_by_default)
 | 
			
		||||
  end
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user