update token generation
This commit is contained in:
parent
fab0cc51b3
commit
735687be21
4 changed files with 5 additions and 5 deletions
|
|
@ -1 +1 @@
|
|||
export default (token: string) => token.startsWith('!');
|
||||
export default (token: string) => token.startsWith('0');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue