mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 15:20:48 -05:00
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