Commit 2dff8121 authored by David O'Regan's avatar David O'Regan

Fix broken inject pattern in pipeline reset

parent 7dbc73af
...@@ -10,7 +10,6 @@ export default { ...@@ -10,7 +10,6 @@ export default {
}, },
inject: { inject: {
resetMinutesPath: { resetMinutesPath: {
type: String,
default: '', default: '',
}, },
}, },
......
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