mirror of
https://github.com/bitwarden/mobile
synced 2025-12-22 03:03:46 +00:00
resolve some todos
This commit is contained in:
@@ -10,7 +10,6 @@ namespace Bit.Core.Models.Request
|
||||
Type = platformUtilsService.GetDevice();
|
||||
Name = platformUtilsService.GetDeviceString();
|
||||
Identifier = appId;
|
||||
PushToken = null; // TODO?
|
||||
}
|
||||
|
||||
public DeviceType? Type { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user