mirror of
https://github.com/immich-app/immich.git
synced 2026-05-18 03:10:24 +03:00
upload asset button
This commit is contained in:
@@ -106,5 +106,8 @@ abstract class NativeSyncApi {
|
||||
@TaskQueue(type: TaskQueueType.serialBackgroundThread)
|
||||
List<HashResult> hashAssets(List<String> assetIds, {bool allowNetworkAccess = false});
|
||||
|
||||
@async
|
||||
bool uploadAsset();
|
||||
|
||||
void cancelHashing();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user