mirror of https://github.com/bitwarden/web.git
3 changed files with 3 additions and 3 deletions
@ -1 +1 @@
@@ -1 +1 @@
|
||||
Subproject commit fdf74f1027877bd1adfa1d3325722e5da9afcb2d |
||||
Subproject commit 66eacea87090f809ae1d6162c80132227f81c380 |
||||
@ -1,2 +1,2 @@
@@ -1,2 +1,2 @@
|
||||
angular.module("bit") |
||||
.constant("appSettings", {"apiUri":"/api","identityUri":"/identity","iconsUri":"https://icons.bitwarden.com","stripeKey":"pk_live_bpN0P37nMxrMQkcaHXtAybJk","braintreeKey":"production_qfbsv8kc_njj2zjtyngtjmbjd","selfHosted":false,"version":"1.22.0","environment":"Production"}); |
||||
.constant("appSettings", {"apiUri":"/api","identityUri":"/identity","iconsUri":"https://icons.bitwarden.com","stripeKey":"pk_live_bpN0P37nMxrMQkcaHXtAybJk","braintreeKey":"production_qfbsv8kc_njj2zjtyngtjmbjd","selfHosted":false,"version":"1.22.1","environment":"Production"}); |
||||
|
||||
Loading…
Reference in new issue