Update JSDoc
parent
3380885bcb
commit
eb7db48de3
|
@ -26,7 +26,6 @@ export default class Credentials {
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @public
|
|
||||||
* Fetch and save the token used to log in to F95Zone.
|
* Fetch and save the token used to log in to F95Zone.
|
||||||
*/
|
*/
|
||||||
async fetchToken(): Promise<void> {
|
async fetchToken(): Promise<void> {
|
||||||
|
|
Loading…
Reference in New Issue