fix(web): modal race condition (#19625)

* fix(web): modal race condition

* fix: translation

* fix: translation
This commit is contained in:
Daimolean
2025-07-01 03:33:47 +08:00
committed by GitHub
parent 181a7e115f
commit 53020852ec
5 changed files with 53 additions and 51 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
"dependencies": {
"@formatjs/icu-messageformat-parser": "^2.9.8",
"@immich/sdk": "file:../open-api/typescript-sdk",
"@immich/ui": "^0.22.8",
"@immich/ui": "^0.23.2",
"@mapbox/mapbox-gl-rtl-text": "0.2.3",
"@mdi/js": "^7.4.47",
"@photo-sphere-viewer/core": "^5.11.5",