feat(marketplace): use web ui

This commit is contained in:
David Ralph
2026-01-03 17:25:34 +00:00
parent 73bc89d7ae
commit 0431fc830d
32 changed files with 266 additions and 2043 deletions

View File

@@ -6,6 +6,7 @@ export const OPENSTREETMAP_URL = 'https://www.openstreetmap.org';
// Mue URLs
export const WEBSITE_URL = 'https://muetab.com';
export const MARKETPLACE_URL = 'https://marketplace.muetab.com';
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/';