mirror of
https://github.com/immich-app/immich.git
synced 2026-05-18 03:10:24 +03:00
2 lines
53 B
Dart
2 lines
53 B
Dart
enum AssetEditAction { rotate, crop, mirror, other }
|