mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
fix: update datetimeRelative description to minutes instead of seconds (#29137)
This commit is contained in:
parent
ce59cc9241
commit
d307ab60ca
4 changed files with 4 additions and 4 deletions
|
|
@ -35,7 +35,7 @@ class AssetBulkUpdateDto {
|
|||
///
|
||||
Optional<String?> dateTimeOriginal;
|
||||
|
||||
/// Relative time offset in seconds
|
||||
/// Relative time offset in minutes
|
||||
///
|
||||
/// Minimum value: -9007199254740991
|
||||
/// Maximum value: 9007199254740991
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue