support json for iqdb query actions

This commit is contained in:
Albert Yi
2018-06-20 11:53:44 -07:00
parent 28663351d1
commit e262295cf1
4 changed files with 6 additions and 22 deletions

View File

@@ -0,0 +1,3 @@
<% if @matches %>
<%= raw @matches.to_json %>
<% end %>