diff --git a/src/pages/Account/Card/AccountDescriptor.vue b/src/pages/Account/Card/AccountDescriptor.vue index e354f694c..728d2ced3 100644 --- a/src/pages/Account/Card/AccountDescriptor.vue +++ b/src/pages/Account/Card/AccountDescriptor.vue @@ -23,7 +23,7 @@ onMounted(async () => { { module="Worker" :data-key="dataKey" url="Workers/summary" + :filter="{ where: { id: entityId } }" title="user.nickname" @on-fetch="getIsExcluded" >