mirror of
https://github.com/bitwarden/mobile
synced 2025-12-26 05:03:39 +00:00
rename UserPushNotification
This commit is contained in:
@@ -30,7 +30,7 @@ namespace Bit.App.Models
|
||||
public DateTime RevisionDate { get; set; }
|
||||
}
|
||||
|
||||
public class SyncUserPushNotification
|
||||
public class UserPushNotification
|
||||
{
|
||||
public string UserId { get; set; }
|
||||
public DateTime Date { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user