few more small fixes
complete join button on webfront update for 2.2.6.0
This commit is contained in:
@ -20,5 +20,6 @@ namespace SharedLibraryCore.Dtos
|
||||
public long ID { get; set; }
|
||||
public bool Online { get; set; }
|
||||
public string ConnectProtocolUrl { get; set; }
|
||||
public string IPAddress { get; set; }
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user