diff options
Diffstat (limited to 'webui/src/pages/bug/SetTitleFragment.graphql')
-rw-r--r-- | webui/src/pages/bug/SetTitleFragment.graphql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webui/src/pages/bug/SetTitleFragment.graphql b/webui/src/pages/bug/SetTitleFragment.graphql index 2225dfd3..b226bff5 100644 --- a/webui/src/pages/bug/SetTitleFragment.graphql +++ b/webui/src/pages/bug/SetTitleFragment.graphql @@ -1,6 +1,6 @@ #import "../../components/fragments.graphql" -fragment SetTitle on SetTitleTimelineItem { +fragment SetTitle on BugSetTitleTimelineItem { date ...authored title |