@@ -0,0 +1,6 @@
package schema
type Global struct {
Name string `json:"name"`
Variables []*Variable `json:"variables"`
}
The note is not visible to the blocked user.