mirror of
https://github.com/EnixCoda/Gitako.git
synced 2026-03-11 08:54:44 +00:00
docs: update help for invalid token
This commit is contained in:
parent
396af20fa4
commit
72ddfefb19
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
)}
|
||||
</>
|
||||
|
|
|
|||
Loading…
Reference in a new issue