mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00:00
parent
6ce8a1deeb
commit
c167e46ec7
14 changed files with 16 additions and 396 deletions
|
|
@ -1,5 +0,0 @@
|
|||
abstract interface class ILocalFilesManager {
|
||||
Future<bool> moveToTrash(String fileName);
|
||||
Future<bool> restoreFromTrash(String fileName);
|
||||
Future<bool> requestManageStoragePermission();
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue