1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-29 14:43:50 +00:00

Fixed whitespace formatting

This commit is contained in:
Andre Rosado
2023-08-04 11:34:21 +01:00
parent c5f1df6e4c
commit 1da62d8211

View File

@@ -33,7 +33,7 @@ namespace Bit.Core.Models.Response
public string UserId { get; set; }
public DateTime Date { get; set; }
}
public class SyncSendNotification
{
public string Id { get; set; }