god damn it
This commit is contained in:
parent
fb15211f23
commit
82c66aad44
@ -20,7 +20,7 @@ namespace qtc_net_client_2
|
|||||||
private List<UserInformationDto> OnlineUsers = [];
|
private List<UserInformationDto> OnlineUsers = [];
|
||||||
private List<UserInformationDto> Contacts = [];
|
private List<UserInformationDto> Contacts = [];
|
||||||
|
|
||||||
private bool FirstMinimize = false;
|
private bool FirstMinimize = true;
|
||||||
public Main(IApiService apiService, IGatewayService gatewayService, Config config)
|
public Main(IApiService apiService, IGatewayService gatewayService, Config config)
|
||||||
{
|
{
|
||||||
_apiService = apiService;
|
_apiService = apiService;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user