mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-06 22:46:06 +02:00
remove useless click handlers
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div @click="$emit('click')">
|
||||
<div>
|
||||
<div class="x-friend-item">
|
||||
<template v-if="isLocalFavorite ? favorite.name : favorite.ref">
|
||||
<div class="avatar">
|
||||
|
||||
Reference in New Issue
Block a user