| @@ -54,7 +54,7 @@ | ||||
|                       <img | ||||
|                         alt={$_('profile-picture')} | ||||
|                         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> | ||||
|                     <!-- <button | ||||
|                     type="button" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user