no comment
This commit is contained in:
parent
c8edae09ba
commit
3a8659de69
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ const MamiFlashiiAuth = function(flashii) {
|
|||
try {
|
||||
({ token_type: type=null, access_token: token=null } = await flashii.v1.chat.token({}));
|
||||
} catch(ex) {
|
||||
await flashii.v1.chat.login({});
|
||||
//await flashii.v1.chat.login({}); what if the internet didn't suck balls
|
||||
}
|
||||
},
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue