fix: null currentUser on avatar (closes #1679)

This commit is contained in:
Ali Falahati 2023-06-01 16:58:51 +02:00 committed by GitHub
parent fde688d078
commit 52e043cfcd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,6 @@
<template>
<a
v-if="currentUser"
v-koel-tooltip.left
class="view-profile"
data-testid="view-profile-link"