mirror of
https://github.com/immich-app/immich.git
synced 2025-07-03 21:40:00 +02:00
parent
6ce8a1deeb
commit
c167e46ec7
14 changed files with 16 additions and 396 deletions
mobile/lib/interfaces
|
@ -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