Files
danbooru/app/views/iqdb_queries/show.json.erb
2018-06-20 11:53:44 -07:00

4 lines
58 B
Plaintext

<% if @matches %>
<%= raw @matches.to_json %>
<% end %>