Location sharing 2
This commit is contained in:
@@ -6,4 +6,4 @@ namespace LightlessSync.API.Dto.User;
|
||||
|
||||
|
||||
[MessagePackObject(keyAsPropertyName: true)]
|
||||
public record LocationDto(UserData user, LocationInfo location);
|
||||
public record LocationDto(UserData User, LocationInfo Location);
|
||||
Reference in New Issue
Block a user