Bug fixes

This commit is contained in:
2024-08-28 11:31:29 +01:00
parent 41d27b2bb2
commit 13059f04ae
3 changed files with 5 additions and 4 deletions

View File

@ -66,7 +66,7 @@ public class UserStream
/// </summary>
public string? ForwardClientId { get; set; }
public DateTime? LastSegment { get; set; }
public DateTime? LastSegment { get; set; } = DateTime.UtcNow;
/// <summary>
/// Total sats charged during this stream