mirror of
https://github.com/YuzuZensai/play-dl-test.git
synced 2026-01-06 04:32:40 +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
|
||||
if(is_expired()){
|
||||
await RefreshToken()
|
||||
await refreshToken()
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user