Commit 0a8d0e47 authored by David O'Regan's avatar David O'Regan

Update broken project inject

parent f882fef9
......@@ -20,11 +20,7 @@ export default {
required: true,
},
},
inject: {
groupId: {
type: Number,
},
},
inject: ['groupId'],
data() {
return {
loading: true,
......
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