fix auth
This commit is contained in:
parent
cb1c8be870
commit
96063969ae
@ -703,7 +703,7 @@ function runAnalytics() {
|
||||
url: window.location.href,
|
||||
},
|
||||
headers: {
|
||||
Authorization: auth.token,
|
||||
Authorization: auth.value.token,
|
||||
},
|
||||
})
|
||||
.then(() => {})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user