fix: lightbox, breadcrumbs, navbar, uninstall

This commit is contained in:
David Ralph
2026-01-03 17:52:10 +00:00
parent 7c2e17b44d
commit 7807462c7b
6 changed files with 91 additions and 163 deletions

View File

@@ -6,7 +6,7 @@ export const OPENSTREETMAP_URL = 'https://www.openstreetmap.org';
// Mue URLs
export const WEBSITE_URL = 'https://muetab.com';
export const MARKETPLACE_URL = 'https://muetab.com/marketplace';
export const MARKETPLACE_URL = 'http://localhost:3000/marketplace';
export const PRIVACY_URL = 'https://muetab.com/privacy';
export const TRANSLATIONS_URL = 'https://muetab.com/docs/translations';
export const WEBLATE_URL = 'https://hosted.weblate.org/projects/mue/mue-tab/';