1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-16 00:03:22 +00:00

remove to web vault url

This commit is contained in:
Kyle Spearrin
2017-08-28 18:08:26 -04:00
parent 910f0083cd
commit 5932dd99ad
7 changed files with 35 additions and 35 deletions

View File

@@ -35,7 +35,7 @@
public const string LastSync = "other:lastSync";
public const string LastBuildKey = "LastBuild";
public const string BaseUrl = "other:baseUrl";
public const string VaultUrl = "other:vaultUrl";
public const string WebVaultUrl = "other:webVaultUrl";
public const string ApiUrl = "other:apiUrl";
public const string IdentityUrl = "other:identityUrl";