جزییات
This commit is contained in:
parent
d31ef7161b
commit
fa90d286af
|
|
@ -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,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user