mirror of
https://github.com/classchartsapi/classcharts-api-js.git
synced 2026-05-14 03:56:59 +00:00
Change current to currentPassword for clarity
Co-authored-by: James Cook <jamesatjaminit@jaminit.co.uk>
This commit is contained in:
parent
67317fd227
commit
e48e30428a
1 changed files with 1 additions and 1 deletions
|
|
@ -90,7 +90,7 @@ export class ParentClient extends BaseClient {
|
|||
}
|
||||
/**
|
||||
* Changes the login password for the current parent account
|
||||
* @param current Current password
|
||||
* @param currentPassword Current password
|
||||
* @param newPassword New password
|
||||
* @returns Whether the request was successful
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue