fix(map): update Kirchheilingen marker naming to exactly match requested text from email
Some checks failed
Build & Deploy / 🧪 QA (push) Has been cancelled
Build & Deploy / 🔍 Prepare (push) Has been cancelled
Build & Deploy / 🏗️ Build (push) Has been cancelled
Build & Deploy / 🚀 Deploy (push) Has been cancelled
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been cancelled
Build & Deploy / 🔔 Notify (push) Has been cancelled
CI - Lint, Typecheck & Test / quality-assurance (pull_request) Successful in 1m39s
Some checks failed
Build & Deploy / 🧪 QA (push) Has been cancelled
Build & Deploy / 🔍 Prepare (push) Has been cancelled
Build & Deploy / 🏗️ Build (push) Has been cancelled
Build & Deploy / 🚀 Deploy (push) Has been cancelled
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been cancelled
Build & Deploy / 🔔 Notify (push) Has been cancelled
CI - Lint, Typecheck & Test / quality-assurance (pull_request) Successful in 1m39s
This commit is contained in:
@@ -22,13 +22,13 @@ export const defaultLocations: Location[] = [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 'kirchheilingen',
|
id: 'kirchheilingen',
|
||||||
name: 'Kirchheilingen (Bohrtechnik)',
|
name: 'E-TIB Bohrtechnik GmbH',
|
||||||
type: 'branch',
|
type: 'branch',
|
||||||
x: 52,
|
x: 52,
|
||||||
y: 55,
|
y: 55,
|
||||||
description: 'E-TIB Bohrtechnik GmbH',
|
description: 'Standort in Thüringen',
|
||||||
href: '/bohrtechnik',
|
href: '/bohrtechnik',
|
||||||
details: ['Horizontalspülbohrungen', 'Bahnhofstraße 180a', '99947 Kirchheilingen'],
|
details: ['Bahnhofstraße 180a', '99947 Kirchheilingen'],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 'buelstedt',
|
id: 'buelstedt',
|
||||||
|
|||||||
Reference in New Issue
Block a user