feat: lock folder action (#19634)

* feat: lock folder action

* refactor
This commit is contained in:
Alex
2025-07-01 09:03:45 -05:00
committed by GitHub
parent e0c4b8df6f
commit fa418d778b
6 changed files with 143 additions and 3 deletions

View File

@@ -44,7 +44,9 @@ class HomeBottomAppBar extends ConsumerWidget {
: const DeletePermanentActionButton(),
const EditDateTimeActionButton(),
const EditLocationActionButton(),
const MoveToLockFolderActionButton(),
const MoveToLockFolderActionButton(
source: ActionSource.timeline,
),
const StackActionButton(),
],
if (multiselect.hasLocal) ...[