drop propfilepic

This commit is contained in:
2023-04-22 11:41:51 +02:00
parent 81d4da6550
commit 6952b8727f
2 changed files with 0 additions and 27 deletions

View File

@@ -191,13 +191,6 @@
{/if}
</span>
</div>
<div class="mt-3 text-sm w-full">
<p class="ml-1 font-medium text-gray-700">{$_('profile-picture')}</p>
<img
alt={$_('profile-picture')}
class="h-20 w-20 rounded-full overflow-hidden bg-gray-100"
src={editable_userdata.profilePic} />
</div>
<div class="mt-3 text-sm w-full">
<label
for="enabled"