This commit is contained in:
Leon Bösche
2026-01-31 22:05:14 +01:00
parent 257db646a6
commit 98db5f2e12

View File

@@ -635,8 +635,8 @@ class _AccountSettingsDialogState extends State<AccountSettingsDialog> {
child: Image.network(
_avatarUrl!,
fit: BoxFit.cover,
width: 100,
height: 100,
width: 128,
height: 128,
errorBuilder:
(context, error, stackTrace) {
return Icon(