mirror of
https://github.com/immich-app/immich.git
synced 2026-02-04 08:49:01 +03:00
fix(web): validation when editing asset date & time (#7160)
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
"checkJs": true,
|
||||
"esModuleInterop": true,
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"lib": ["es2020", "DOM"],
|
||||
"moduleResolution": "bundler",
|
||||
"module": "es2020",
|
||||
"resolveJsonModule": true,
|
||||
|
||||
Reference in New Issue
Block a user