Merge remote-tracking branch 'origin/feat/assignment-page' into feat/assignment-page
This commit is contained in:
commit
d43db16989
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ import {ref, computed, onMounted, watch} from "vue";
|
||||||
language: a.language,
|
language: a.language,
|
||||||
groups: a.groups,
|
groups: a.groups,
|
||||||
}));
|
}));
|
||||||
})
|
}),
|
||||||
);
|
);
|
||||||
|
|
||||||
return result.flat();
|
return result.flat();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue