Skip to content

Commit

Permalink
Merge branch 'graphql'
Browse files Browse the repository at this point in the history
  • Loading branch information
thesecretmaster committed May 13, 2018
2 parents 6bdf6ac + 4bda66f commit 0adb47e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/views/layouts/application.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@
<%= nav_link DataController, label: 'JS Data Explorer' %>
<%= nav_link nil, path: '/data/sql', label: 'SQL Data Explorer' %>
<%= nav_link AbuseReportsController, label: 'Abuse Reports', action: :index %>
<%= nav_link false, path: '/api/graphiql', label: 'GraphiQL' %>
<% end %>
<%= nav_link SpamDomainsController, label: 'Spam Domains' %>
<%= nav_link DomainTagsController, label: 'Domain Tags' %>
Expand Down

0 comments on commit 0adb47e

Please sign in to comment.