Accidentally included my test public key. Not a risk since it's a dev key and supposed to be public, but still not smart.

main
Zed A. Shaw 2 years ago
parent 925ed6be76
commit 9a204d7b31
  1. 2
      commands/templates/client/config.js

@ -89,7 +89,7 @@ export const paypal_public = {
*/
export const stripe_public = {
disabled: false,
client_id: "pk_MhuNltOn2Gq5VBZ9lMNxv4CB3wFOa"
client_id: "pk_HEXCODE"
}
/*

Loading…
Cancel
Save