mirror of
https://github.com/bitwarden/server
synced 2025-12-23 03:33:35 +00:00
apple data for push notifications
This commit is contained in:
@@ -17,7 +17,6 @@ namespace Bit.Api.Models
|
||||
FolderId = cipher.FolderId?.ToString();
|
||||
Type = cipher.Type;
|
||||
Favorite = cipher.Favorite;
|
||||
Data = cipher.Data;
|
||||
RevisionDate = cipher.RevisionDate;
|
||||
|
||||
switch(cipher.Type)
|
||||
|
||||
Reference in New Issue
Block a user