mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 07:43:35 +00:00
change stripe key to live
This commit is contained in:
@@ -35,7 +35,7 @@ angular
|
||||
return refreshPromise;
|
||||
};
|
||||
|
||||
stripeProvider.setPublishableKey('pk_test_KPoCfZXu7mznb9uSCPZ2JpTD');
|
||||
stripeProvider.setPublishableKey('pk_live_bpN0P37nMxrMQkcaHXtAybJk');
|
||||
|
||||
angular.extend(toastrConfig, {
|
||||
closeButton: true,
|
||||
|
||||
Reference in New Issue
Block a user