جزییات

This commit is contained in:
mahmoodsht 2025-08-29 23:04:29 +03:30
parent ad83a29204
commit 676e3b5cf6

View File

@ -102,7 +102,7 @@ export function NetworkGraph({ onNodeClick }: NetworkGraphProps) {
// Create center node
const centerNode: Node = {
id: "center",
label: "", //مرکز زیست بوم
label: "پتروشیمی بندر امام", //مرکز زیست بوم
category: "center",
stageid: 0,
isCenter: true,