mirror of
https://github.com/bitwarden/mobile
synced 2025-12-19 09:43:27 +00:00
remove my vault as default page options
This commit is contained in:
@@ -4,7 +4,6 @@ namespace Bit.App.Abstractions
|
||||
{
|
||||
public interface IAppSettingsService
|
||||
{
|
||||
bool DefaultPageVault { get; set; }
|
||||
bool Locked { get; set; }
|
||||
DateTime LastActivity { get; set; }
|
||||
DateTime LastCacheClear { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user