mirror of
https://github.com/ipnet-mesh/meshcore-hub.git
synced 2026-08-06 17:02:59 +02:00
Fixed map JS error
This commit is contained in:
@@ -130,7 +130,6 @@ export async function render(container, params, router) {
|
||||
|
||||
function applyFilters() {
|
||||
|
||||
const isMobilePortrait
|
||||
const filteredNodes = applyFiltersCore();
|
||||
const categoryFilter = container.querySelector('#filter-category').value;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user