docs: update help for invalid token

This commit is contained in:
EnixCoda 2020-10-28 00:35:07 +08:00
parent 396af20fa4
commit 72ddfefb19
No known key found for this signature in database
GPG key ID: 0C1A07377913A1DD

View file

@ -21,7 +21,7 @@ export function AccessDeniedDescription({ hasToken }: { hasToken: boolean }) {
>
here
</a>{' '}
if you setup Gitako with OAuth.
if you setup Gitako with OAuth. Or try clear and set token again.
</p>
)}
</>