ocs route

Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
This commit is contained in:
Jakob Röhrl
2020-07-13 10:57:24 +02:00
committed by Julius Härtl
parent 014d7aa8ff
commit 818ffa2d57
6 changed files with 58 additions and 23 deletions

View File

@@ -34,7 +34,7 @@
<AvatarList :users="card.assignedUsers" />
<CardMenu :id="card.id" />
<CardMenu :card="card" />
</div>
</template>
<script>