mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
feat: drift manual upload (#20101)
This commit is contained in:
parent
08122d6871
commit
1a35a01149
14 changed files with 114 additions and 9 deletions
|
|
@ -56,7 +56,7 @@ class GeneralBottomSheet extends ConsumerWidget {
|
|||
],
|
||||
if (multiselect.hasLocal) ...[
|
||||
const DeleteLocalActionButton(source: ActionSource.timeline),
|
||||
const UploadActionButton(),
|
||||
const UploadActionButton(source: ActionSource.timeline),
|
||||
],
|
||||
],
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue