parent
							
								
									43c311b3a1
								
							
						
					
					
						commit
						81f96c973a
					
				| @ -18,7 +18,7 @@ class InstancePresenter | |||||||
|   end |   end | ||||||
| 
 | 
 | ||||||
|   def user_count |   def user_count | ||||||
|     Rails.cache.fetch('user_count') { User.confirmed.count } |     Rails.cache.fetch('user_count') { User.confirmed.joins(:account).merge(Account.without_suspended).count } | ||||||
|   end |   end | ||||||
| 
 | 
 | ||||||
|   def status_count |   def status_count | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user