@@ -13,10 +13,7 @@ import (
"github.com/tidwall/gjson"
)
type Link struct {
Src string
Dst string
}
type Graph struct {
Datas []models.DataModel
The note is not visible to the blocked user.