Skip to content

Commit f972b8d

Browse files
fix: modal race conditions (#20460)
1 parent 6b50d95 commit f972b8d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

web/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"dependencies": {
2929
"@formatjs/icu-messageformat-parser": "^2.9.8",
3030
"@immich/sdk": "file:../open-api/typescript-sdk",
31-
"@immich/ui": "^0.23.5",
31+
"@immich/ui": "^0.23.6",
3232
"@mapbox/mapbox-gl-rtl-text": "0.2.3",
3333
"@mdi/js": "^7.4.47",
3434
"@photo-sphere-viewer/core": "^5.11.5",

0 commit comments

Comments
 (0)