Add audit logging to Relays (#32819)
This commit is contained in:
		@@ -33,6 +33,8 @@ module Admin::ActionLogsHelper
 | 
			
		||||
      else
 | 
			
		||||
        I18n.t('admin.action_logs.deleted_account')
 | 
			
		||||
      end
 | 
			
		||||
    when 'Relay'
 | 
			
		||||
      link_to log.human_identifier, admin_relays_path
 | 
			
		||||
    end
 | 
			
		||||
  end
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user