You've already forked AstralRinth
forked from didirus/AstralRinth
Moderation checklist (#1635)
* Moderation checklist * Skip button * Fix modpacks * Fix modpack types not being sent * Fixes * remove explainer * pass auth to analytics
This commit is contained in:
@@ -702,6 +702,9 @@ function runAnalytics() {
|
||||
body: {
|
||||
url: window.location.href,
|
||||
},
|
||||
headers: {
|
||||
Authorization: auth.token,
|
||||
},
|
||||
})
|
||||
.then(() => {})
|
||||
.catch(() => {})
|
||||
|
||||
Reference in New Issue
Block a user