debug
This commit is contained in:
parent
d0784dac22
commit
d76d7847a0
1 changed files with 1 additions and 0 deletions
1
index.js
1
index.js
|
|
@ -13,6 +13,7 @@ const globalState = {
|
|||
exit: false,
|
||||
currentlyLive: false,
|
||||
};
|
||||
console.log(userBearer.trim())
|
||||
|
||||
const headers = (bearer) => ({
|
||||
accept: 'application/json',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue