Commit 13d70796 authored by Phil Hughes's avatar Phil Hughes

fixed missing comma

parent 2bb201b7
......@@ -132,7 +132,7 @@ export default class IssuableForm {
text: name,
})),
};
}
},
},
initSelection(el, callback) {
const val = el.val();
......
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