mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-06-18 03:59:38 +00:00
chore: fix typo
This commit is contained in:
@@ -28,7 +28,7 @@ class OAuth extends EventEmitter {
|
||||
}
|
||||
|
||||
/**
|
||||
* Asks the OAuth server for a auth code.
|
||||
* Asks the OAuth server for an auth code.
|
||||
*/
|
||||
async #requestAuthCode() {
|
||||
const identity = await this.#getClientIdentity();
|
||||
|
||||
Reference in New Issue
Block a user