f
This commit is contained in:
@@ -563,8 +563,6 @@ class _SharedAttachmentsSectionState extends State<SharedAttachmentsSection> {
|
||||
child: CircularProgressIndicator(strokeWidth: 2),
|
||||
),
|
||||
|
||||
const Spacer(),
|
||||
|
||||
// Azioni visibili SOLO se c'è una selezione!
|
||||
if (hasSelection) ...[
|
||||
// Bottone Elimina
|
||||
|
||||
Reference in New Issue
Block a user