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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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) ...[