Skip to content
This repository was archived by the owner on Oct 22, 2019. It is now read-only.

Commit 1f947ed

Browse files
author
Slacker87
committed
dont send us a pm about something we post
1 parent 9103751 commit 1f947ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/controllers/search_controller.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ def slack
2929
}.to_json
3030
},
3131
})
32-
return render json: @found.first
32+
return render :nothing => true
3333
else
3434
return render json: "No gifs found"
3535
end

0 commit comments

Comments
 (0)