Skip to content

Commit

Permalink
change param to Number in doc for getAssignee
Browse files Browse the repository at this point in the history
  • Loading branch information
c3024 committed Jul 31, 2023
1 parent fc1929e commit bbdece4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libs/actions/Task.js
Original file line number Diff line number Diff line change
Expand Up @@ -568,7 +568,7 @@ function clearOutTaskInfoAndNavigate(reportID) {
/**
* Get the assignee data
*
* @param {string} assigneeAccountID
* @param {Number} assigneeAccountID
* @param {Object} personalDetails
* @returns {Object}
*/
Expand Down

0 comments on commit bbdece4

Please sign in to comment.