chore: reduce js
This commit is contained in:
parent
b23a28298a
commit
fdc7253588
2 changed files with 2 additions and 6 deletions
|
@ -36,8 +36,4 @@
|
|||
|
||||
populateNowPlaying(data)
|
||||
}
|
||||
})()
|
||||
;(async function () {
|
||||
if (window.location.search.includes('ignore-me') && localStorage)
|
||||
localStorage.plausible_ignore = true
|
||||
})()
|
||||
})()
|
Reference in a new issue