aboutsummaryrefslogtreecommitdiffstats
path: root/webui/src/pages/bug/LabelChangeFragment.graphql
diff options
context:
space:
mode:
Diffstat (limited to 'webui/src/pages/bug/LabelChangeFragment.graphql')
-rw-r--r--webui/src/pages/bug/LabelChangeFragment.graphql2
1 files changed, 1 insertions, 1 deletions
diff --git a/webui/src/pages/bug/LabelChangeFragment.graphql b/webui/src/pages/bug/LabelChangeFragment.graphql
index 82d41235..f00bf034 100644
--- a/webui/src/pages/bug/LabelChangeFragment.graphql
+++ b/webui/src/pages/bug/LabelChangeFragment.graphql
@@ -1,6 +1,6 @@
#import "../../components/fragments.graphql"
-fragment LabelChange on LabelChangeTimelineItem {
+fragment LabelChange on BugLabelChangeTimelineItem {
date
...authored
added {