wireguard: leftover from c92114e44b

This commit is contained in:
Stephan de Wit 2024-12-16 16:11:24 +01:00
parent ec4924620d
commit c5ef6d5fe8

View File

@ -264,10 +264,6 @@
$(window).on('hashchange', function(e) {
$('a[href="' + window.location.hash + '"]').click()
});
/* for wireguard widget */
handleSearchAndEdit('#grid-peers');
});
</script>