You've already forked AstralRinth
forked from didirus/AstralRinth
Sync analytics w/ api changes (#975)
This commit is contained in:
@@ -11,10 +11,6 @@ export default function (context) {
|
||||
return
|
||||
}
|
||||
|
||||
if (process.env.NODE_ENV !== 'production') {
|
||||
return
|
||||
}
|
||||
|
||||
setTimeout(() => {
|
||||
context.$axios
|
||||
.post(`${context.$config.analytics.base_url}view`, {
|
||||
|
||||
Reference in New Issue
Block a user