diff --git a/src/components/Matches.vue b/src/components/Matches.vue index 206aed5..dc0d0d9 100644 --- a/src/components/Matches.vue +++ b/src/components/Matches.vue @@ -96,7 +96,7 @@ export default { item.value = e._id type.value = e.type blue.value = e.blue._id - orange.value = e.orange. + orange.value = e.orange current.value = e.current started.value = e.started done.value = e.done