Revert "Merge branch 'main' into feat/mobile-ocr"

This reverts commit 93cd80ad12.
This commit is contained in:
Yaros
2026-02-26 13:08:04 +01:00
parent 93cd80ad12
commit 884ebbc965
43 changed files with 486 additions and 1114 deletions
-2
View File
@@ -676,8 +676,6 @@ class ApiClient {
return SyncAlbumV1.fromJson(value);
case 'SyncAssetDeleteV1':
return SyncAssetDeleteV1.fromJson(value);
case 'SyncAssetEditDeleteV1':
return SyncAssetEditDeleteV1.fromJson(value);
case 'SyncAssetExifV1':
return SyncAssetExifV1.fromJson(value);
case 'SyncAssetFaceDeleteV1':