mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
fix(server): Handle exposure time correctly (#1432)
This commit is contained in:
parent
bcb0056b55
commit
8b73c2bf8a
12 changed files with 31 additions and 24 deletions
2
mobile/openapi/test/exif_response_dto_test.dart
generated
2
mobile/openapi/test/exif_response_dto_test.dart
generated
|
|
@ -86,7 +86,7 @@ void main() {
|
|||
// TODO
|
||||
});
|
||||
|
||||
// num exposureTime
|
||||
// String exposureTime
|
||||
test('to test the property `exposureTime`', () async {
|
||||
// TODO
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue