first build possible
This commit is contained in:
@@ -21,7 +21,7 @@ public class PlainSyncEvent
|
||||
/// <summary>
|
||||
/// Antwort auf einen Plain-Push.
|
||||
/// </summary>
|
||||
public class PlainPushResponse
|
||||
public record class PlainPushResponse
|
||||
{
|
||||
public bool Success { get; init; }
|
||||
public long ServerSequenceNr { get; init; }
|
||||
|
||||
Reference in New Issue
Block a user