...
This commit is contained in:
@@ -73,6 +73,9 @@ namespace HushianWebApp.Service
|
||||
return response.IsSuccessStatusCode;
|
||||
|
||||
}
|
||||
|
||||
public async Task<ChatItemDto> GetLastChatInCompany(int CompanyID)
|
||||
{
|
||||
return new();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user