Start adding language support

This commit is contained in:
Pablo Revilla
2025-10-15 16:25:34 -07:00
parent 155ef89724
commit 021bc54f9d
+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() {