fix: address remaining UI and content feedback from Marisa
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 37s
Build & Deploy / 🧪 QA (push) Failing after 56s
Build & Deploy / 🏗️ Build (push) Has been skipped
Build & Deploy / 🚀 Deploy (push) Has been skipped
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 2s
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 37s
Build & Deploy / 🧪 QA (push) Failing after 56s
Build & Deploy / 🏗️ Build (push) Has been skipped
Build & Deploy / 🚀 Deploy (push) Has been skipped
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 2s
This commit is contained in:
@@ -45,19 +45,19 @@ export const defaultLocations: Location[] = [
|
||||
},
|
||||
{
|
||||
id: 'ketzin',
|
||||
name: 'Ketzin (Wind)',
|
||||
name: 'Ketzin (Netzausbau)',
|
||||
type: 'project',
|
||||
x: 72,
|
||||
y: 34,
|
||||
description: 'Netzanbindung Windpark',
|
||||
description: 'Netzausbau Gewerbegebiet',
|
||||
},
|
||||
{
|
||||
id: 'jevenstedt',
|
||||
name: 'Jevenstedt (Wind)',
|
||||
name: 'Jevenstedt (Kabeltrasse)',
|
||||
type: 'project',
|
||||
x: 43,
|
||||
y: 9,
|
||||
description: 'Netzanbindung Windpark',
|
||||
description: '110 kV Kabeltrasse',
|
||||
}
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user