🐛 Fix web issue

This commit is contained in:
2024-07-27 20:27:29 +08:00
parent 056b98db07
commit 7e98edfbc9
5 changed files with 26 additions and 15 deletions

View File

@ -326,6 +326,7 @@ class _AccountProfilePageState extends State<AccountProfilePage> {
borderRadius: radius,
child: AttachmentListEntry(
item: item,
isDense: true,
parentId: 'album',
showMature: _showMature,
onReveal: (value) {