From 05ffb4b1cd9183e6f2c67f8c8e5b667f19b40058 Mon Sep 17 00:00:00 2001 From: Ketan Padegaonkar Date: Tue, 3 Sep 2024 08:43:07 +0530 Subject: [PATCH] Meshtastic in all UI is renamed to bircom Meshtastic is a separate project, and this may likely cause confusion in the minds of users. --- apps/fxc-front/src/app/pages/settings.ts | 4 ++-- libs/common/src/lib/models.ts | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/fxc-front/src/app/pages/settings.ts b/apps/fxc-front/src/app/pages/settings.ts index fa9bb08f..df9a1547 100644 --- a/apps/fxc-front/src/app/pages/settings.ts +++ b/apps/fxc-front/src/app/pages/settings.ts @@ -271,7 +271,7 @@ export class SettingsPage extends LitElement { .binder=${this.binder} label="UUID" .hint=${html` - Enter your Meshtastic UUID. It should look like "12345678-ab45-b23c-8549-1f3456c89e12". + Enter your Bircom ID. It should look like "12345678-ab45-b23c-8549-1f3456c89e12". `} > @@ -500,7 +500,7 @@ export class SettingsPage extends LitElement { OGN (Open Glider Network)
  • XCTrack (XContest live)
  • -
  • Meshtastic (Bircom)
  • +
  • Bircom
  • Contact us by email diff --git a/libs/common/src/lib/models.ts b/libs/common/src/lib/models.ts index 177513a6..2f5d51eb 100644 --- a/libs/common/src/lib/models.ts +++ b/libs/common/src/lib/models.ts @@ -134,7 +134,7 @@ export const trackerValidators: Readonly