Compare commits
1 commit
283fe17b01
...
127f21d226
Author | SHA1 | Date | |
---|---|---|---|
127f21d226 |
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
<span class="member-display-name">{{ getDisplayName(props.member) }}</span>
|
||||
</div>
|
||||
<ModalProfilePopup v-if="modalPopupVisible" :profile="props.member"
|
||||
:onFinish="hideModalPopup"/>
|
||||
:onFinish="hideModalPopup" :keepalive="false"/>
|
||||
</template>
|
||||
|
||||
<script lang="ts" setup>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue