mirror of
https://github.com/bitwarden/mobile
synced 2025-12-22 19:23:58 +00:00
set custom environment urls from home page
This commit is contained in:
@@ -10,5 +10,8 @@ namespace Bit.App.Abstractions
|
||||
bool AutofillPersistNotification { get; set; }
|
||||
bool AutofillPasswordField { get; set; }
|
||||
string SecurityStamp { get; set; }
|
||||
string BaseUrl { get; set; }
|
||||
string ApiUrl { get; set; }
|
||||
string IdentityUrl { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user