Update API for TypingState
This commit is contained in:
@@ -6,4 +6,5 @@ namespace MareSynchronos.API.Dto;
|
||||
public record SystemInfoDto
|
||||
{
|
||||
public int OnlineUsers { get; set; }
|
||||
}
|
||||
public bool SupportsTypingState { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user