mirror of
https://github.com/bitwarden/server.git
synced 2025-07-01 08:02:49 -05: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