mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-06 09:20:43 +01:00
change stripe key to live
This commit is contained in:
parent
86de4b721f
commit
e634e3e28f
@ -35,7 +35,7 @@ angular
|
|||||||
return refreshPromise;
|
return refreshPromise;
|
||||||
};
|
};
|
||||||
|
|
||||||
stripeProvider.setPublishableKey('pk_test_KPoCfZXu7mznb9uSCPZ2JpTD');
|
stripeProvider.setPublishableKey('pk_live_bpN0P37nMxrMQkcaHXtAybJk');
|
||||||
|
|
||||||
angular.extend(toastrConfig, {
|
angular.extend(toastrConfig, {
|
||||||
closeButton: true,
|
closeButton: true,
|
||||||
|
Loading…
Reference in New Issue
Block a user