parent
44d6cba403
commit
d00f46eee1
@ -54,7 +54,7 @@
|
|||||||
<img
|
<img
|
||||||
alt={$_('profile-picture')}
|
alt={$_('profile-picture')}
|
||||||
class="h-20 w-20 rounded-full overflow-hidden bg-gray-100"
|
class="h-20 w-20 rounded-full overflow-hidden bg-gray-100"
|
||||||
src={editable.profilePic} />
|
src={editable.profilePic || "https://lauf-fuer-kaya.de/lfk-logo.png"} />
|
||||||
</span>
|
</span>
|
||||||
<!-- <button
|
<!-- <button
|
||||||
type="button"
|
type="button"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user