Commit 00835e31 authored by Eulyeon Ko's avatar Eulyeon Ko

Use inject with array

parent 36e3cda0
......@@ -36,9 +36,7 @@ export default {
openedAgo: __('opened %{timeAgoString} by %{user}'),
openedAgoJira: __('opened %{timeAgoString} by %{user} in Jira'),
},
inject: {
scopedLabelsAvailable: ['scopedLabelsAvailable'],
},
inject: ['scopedLabelsAvailable'],
components: {
IssueAssignees,
GlLink,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment