mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-18 22:33:50 +02:00
Show mutual friends for all users
This commit is contained in:
@@ -516,7 +516,7 @@
|
||||
|
||||
<el-tab-pane
|
||||
name="Mutual Friends"
|
||||
v-if="userDialog.isFriend"
|
||||
v-if="userDialog.id !== currentUser.id"
|
||||
:label="t('dialog.user.mutual_friends.header')"
|
||||
lazy>
|
||||
<div style="display: flex; align-items: center; justify-content: space-between">
|
||||
|
||||
Reference in New Issue
Block a user