Start adding language support

This commit is contained in:
Pablo Revilla
2025-10-15 16:27:43 -07:00
parent 021bc54f9d
commit 454c8ff6e2
+1 -1
View File
@@ -260,7 +260,7 @@ loadTranslations().then(async () => {
channelList = Array.from(channelSet).sort();
// ---- LocalStorage for Filter Preferences ---
// ---- LocalStorage for Filter Preferences ----
const FILTER_STORAGE_KEY = 'meshview_map_filters';
function getDefaultFilters() {