Fix metadata image

This commit is contained in:
samaradel
2021-11-15 14:10:21 +02:00
parent 3b9b9c1adf
commit bed143a387
4 changed files with 2 additions and 5 deletions

View File

@@ -44,9 +44,6 @@
<script>
export default {
props: ["id", "team", "people"],
mounted() {
console.log(this.people);
},
};
</script>
<style>