Merge branch 'master' into 1231-Event-fuer-Button-alle-unregistrierte-Emails

This commit is contained in:
Alexander Friedland 2022-01-07 14:22:17 +01:00 committed by GitHub
commit b4e59b3e85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -74,6 +74,7 @@
<template #row-details="row">
<row-details
v-if="type !== 'UserListSearch' && type !== 'UserListMassCreation'"
:row="row"
:type="type"
:slotName="slotName"