fix: modal race conditions (#20460)

This commit is contained in:
Daniel Dietzler
2025-07-31 14:28:45 +02:00
committed by GitHub
parent 6b50d958f4
commit f972b8d514
2 changed files with 5 additions and 5 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.23.5",
"@immich/ui": "^0.23.6",
"@mapbox/mapbox-gl-rtl-text": "0.2.3",
"@mdi/js": "^7.4.47",
"@photo-sphere-viewer/core": "^5.11.5",