[AAE-26767] - Fixed lint

This commit is contained in:
VitoAlbano
2025-01-16 18:05:45 +00:00
parent 78d3a9b614
commit 23b64c4dde

View File

@@ -299,6 +299,7 @@ export abstract class BaseTaskListCloudComponent<T = unknown>
/**
* Resets the pagination values and
* Reloads the task list
*
* @param pagination Pagination values to be set
*/
updatePagination(pagination: PaginationModel) {