This commit is contained in:
Nik Topler 2020-09-01 15:29:50 +02:00
parent 339bcfbae4
commit 9a79850ddc

View file

@ -1,5 +1,4 @@
window.onload = async () => { window.onload = async () => {
await getuserLocationInformationValue() await getuserLocationInformationValue()
removeActiveSidebarCategory() removeActiveSidebarCategory()
if (window.location.pathname.includes('headlines')) headlines() if (window.location.pathname.includes('headlines')) headlines()