update editor

This commit is contained in:
2025-12-07 04:59:43 +07:00
parent 49c415d4b9
commit 383e12b718
10 changed files with 82 additions and 190 deletions
+1
View File
@@ -250,6 +250,7 @@ func (s *Services) GetGraph(ctx context.Context, req *proto.GetGraphReq) (*proto
From: edge.From,
To: edge.To,
Arrows: "to",
Type: edge.Type,
})
}
return &proto.GetGraphRsp{