mirror of
https://github.com/immich-app/immich.git
synced 2026-05-18 03:10:24 +03:00
revert: changes...
This commit is contained in:
@@ -169,10 +169,6 @@ class Asset {
|
||||
@Enumerated(EnumType.ordinal)
|
||||
AssetVisibilityEnum visibility;
|
||||
|
||||
/// Transient field for storing owner name (used in shared albums)
|
||||
@ignore
|
||||
String? ownerName;
|
||||
|
||||
/// Returns null if the asset has no sync access to the exif info
|
||||
@ignore
|
||||
double? get aspectRatio {
|
||||
|
||||
Reference in New Issue
Block a user