mirror of
https://github.com/bitwarden/android.git
synced 2026-05-25 07:31:43 -05: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