Fix moderation user request list crash (#1645)

This commit is contained in:
Marcos Peña 2021-12-22 19:54:59 +00:00 committed by JuniorJPDJ
parent 91f9b3af9f
commit 57d6489007
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@
<user-request-card
v-for="obj in result.results"
:key="obj.uuid"
:obj="obj"
:init-obj="obj"
@handled="fetchData"
/>
<div class="ui center aligned basic segment">