mirror of
https://github.com/KevinMidboe/immich.git
synced 2025-12-08 04:09:07 +00:00
fix(server): Handle exposure time correctly (#1432)
This commit is contained in:
@@ -3207,7 +3207,7 @@
|
||||
"default": null
|
||||
},
|
||||
"exposureTime": {
|
||||
"type": "number",
|
||||
"type": "string",
|
||||
"nullable": true,
|
||||
"default": null
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user