You've already forked AstralRinth
forked from didirus/AstralRinth
fix auth
This commit is contained in:
@@ -703,7 +703,7 @@ function runAnalytics() {
|
|||||||
url: window.location.href,
|
url: window.location.href,
|
||||||
},
|
},
|
||||||
headers: {
|
headers: {
|
||||||
Authorization: auth.token,
|
Authorization: auth.value.token,
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
.then(() => {})
|
.then(() => {})
|
||||||
|
|||||||
Reference in New Issue
Block a user