Skip to content
Snippets Groups Projects
Unverified Commit a2011bf8 authored by chyroc's avatar chyroc
Browse files

fix

parent 84325b4e
No related branches found
No related tags found
No related merge requests found
......@@ -598,7 +598,7 @@ type MergeEvent struct {
Title struct {
Previous string `json:"previous"`
Current string `json:"current"`
}
} `json:"title"`
} `json:"changes"`
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment