wip (apply)
This commit is contained in:
@@ -4,6 +4,7 @@ type (
|
||||
Project struct {
|
||||
Name string `json:"name"`
|
||||
Repositories []Repository `json:"repositories"`
|
||||
ServerURL string `json:"-"`
|
||||
}
|
||||
|
||||
Repository struct {
|
||||
|
||||
Reference in New Issue
Block a user