support json for iqdb query actions
This commit is contained in:
3
app/views/iqdb_queries/show.json.erb
Normal file
3
app/views/iqdb_queries/show.json.erb
Normal file
@@ -0,0 +1,3 @@
|
||||
<% if @matches %>
|
||||
<%= raw @matches.to_json %>
|
||||
<% end %>
|
||||
Reference in New Issue
Block a user