mirror of
https://github.com/immense/Remotely.git
synced 2025-10-26 11:27:15 +00:00
Fix schema.
This commit is contained in:
parent
a3063d5974
commit
a7e86736b0
@ -24,6 +24,6 @@ namespace Remotely.Shared.Models
|
||||
|
||||
[JsonIgnore]
|
||||
public RemotelyUser User { get; set; }
|
||||
public RemotelyUser UserID { get; set; }
|
||||
public string UserID { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user