جزییات

This commit is contained in:
mahmoodsht 2025-08-26 14:23:26 +03:30
parent d31ef7161b
commit fa90d286af

View File

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