@@ -54,7 +54,7 @@ if (window.location.href.includes('video')) {
close.addEventListener('click',()=>{
// If referred from interactive map, shouldn't
// just go back...
history.back();
window.history.go(-1);
});
letsource=document.querySelector('source');
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.