mirror of
https://github.com/classchartsapi/classcharts-api-js.git
synced 2026-05-14 11:58:13 +00:00
Update src/core/studentClient.ts
Co-authored-by: James Cook <jamesatjaminit@jaminit.co.uk>
This commit is contained in:
parent
c70f7b4215
commit
3f797ac834
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@ export class StudentClient extends BaseClient {
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
/**
|
/**
|
||||||
* Purchase a reward item from the current student's rewards shop
|
* Purchase a reward item from the current student's rewards shop
|
||||||
* @param itemId number
|
* @param itemId number
|
||||||
* @returns An object containg balence and id
|
* @returns An object containg balence and id
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue