This commit is contained in:
Henry Jameson 2026-01-14 16:35:06 +02:00
commit d76d7847a0

View file

@ -13,6 +13,7 @@ const globalState = {
exit: false,
currentlyLive: false,
};
console.log(userBearer.trim())
const headers = (bearer) => ({
accept: 'application/json',