Merge branch 'main' into glitch-soc/merge-upstream
This commit is contained in:
		
						commit
						55692978ec
					
				@ -18,7 +18,7 @@ class BootstrapTimelineService < BaseService
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
  def notify_staff!
 | 
					  def notify_staff!
 | 
				
			||||||
    User.staff.includes(:account).find_each do |user|
 | 
					    User.staff.includes(:account).find_each do |user|
 | 
				
			||||||
      NotifyService.new.call(user.account, :'admin.new_user', @source_account)
 | 
					      NotifyService.new.call(user.account, :'admin.sign_up', @source_account)
 | 
				
			||||||
    end
 | 
					    end
 | 
				
			||||||
  end
 | 
					  end
 | 
				
			||||||
end
 | 
					end
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user