fix: remove wip name
This commit is contained in:
parent
834c9ac343
commit
3beaddf0bd
2 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
|||
<span class="member-display-name">{{ getDisplayName(props.member) }}</span>
|
||||
</div>
|
||||
<ModalProfilePopup v-if="modalPopupVisible" :profile="props.member"
|
||||
:whendone="hideModalPopup"/>
|
||||
:onFinish="hideModalPopup"/>
|
||||
</template>
|
||||
|
||||
<script lang="ts" setup>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue