disable coinbase payments

This commit is contained in:
r888888888
2015-08-10 15:07:18 -07:00
parent 904f4a0b9c
commit c2e0dc7b08
2 changed files with 2 additions and 2 deletions

View File

@@ -94,7 +94,7 @@
</div>
<% if Danbooru.config.coinbase_api_key %>
<%= render "coinbase_payment" %>
<%#= render "coinbase_payment" %>
<% end %>
<% if Danbooru.config.stripe_publishable_key %>