Can be filtered by a specific domain Resolves #2292
This commit is contained in:
		@@ -22,8 +22,8 @@ module Admin
 | 
			
		||||
    end
 | 
			
		||||
 | 
			
		||||
    def redownload
 | 
			
		||||
      @account.avatar = @account.avatar_remote_url
 | 
			
		||||
      @account.header = @account.header_remote_url
 | 
			
		||||
      @account.reset_avatar!
 | 
			
		||||
      @account.reset_header!
 | 
			
		||||
      @account.save!
 | 
			
		||||
 | 
			
		||||
      redirect_to admin_account_path(@account.id)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user