mirror of
https://github.com/bitwarden/mobile
synced 2025-12-16 00:03:22 +00:00
PM-3349 PM-3350 MAUI Migration Initial
This commit is contained in:
@@ -11,7 +11,7 @@ namespace Bit.Core.Abstractions
|
||||
/// <summary>
|
||||
/// Gets the device type on the server enum
|
||||
/// </summary>
|
||||
DeviceType GetDevice();
|
||||
Enums.DeviceType GetDevice();
|
||||
string GetDeviceString();
|
||||
ClientType GetClientType();
|
||||
bool IsSelfHost();
|
||||
|
||||
Reference in New Issue
Block a user