mirror of
https://github.com/YuzuZensai/play-dl-test.git
synced 2026-01-31 14:58:05 +00:00
Update README.md
This commit is contained in:
@@ -20,7 +20,7 @@ _This tells that whether the access token is expired or not_
|
|||||||
|
|
||||||
```js
|
```js
|
||||||
if(is_expired()){
|
if(is_expired()){
|
||||||
await RefreshToken()
|
await refreshToken()
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user