mirror of
https://github.com/immich-app/immich.git
synced 2025-12-22 01:11:20 +03:00
feat(web): seconds and milliseconds in timestamps (#20337)
* fix(web): seconds in timestamps * changed date-input step to provide millisecond precision
This commit is contained in:
@@ -34,4 +34,5 @@
|
||||
}
|
||||
onkeydown?.(e);
|
||||
}}
|
||||
step=".001"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user