mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 16:53:34 +00:00
hide paypal until ready
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
$scope.existingPaymentMethod = existingPaymentMethod;
|
||||
$scope.paymentMethod = 'card';
|
||||
$scope.dropinLoaded = false;
|
||||
$scope.showPaymentOptions = true;
|
||||
$scope.showPaymentOptions = false;
|
||||
$scope.card = {};
|
||||
var btInstance = null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user