fix(web): rtl text on map is hidden (#13342)

This commit is contained in:
Zack Pollard
2024-10-10 12:16:37 +01:00
committed by GitHub
parent ee461e5910
commit 94048dedbd
3 changed files with 113 additions and 7 deletions

View File

@@ -67,7 +67,7 @@
"dependencies": {
"@formatjs/icu-messageformat-parser": "^2.7.8",
"@immich/sdk": "file:../open-api/typescript-sdk",
"@mapbox/mapbox-gl-rtl-text": "^0.3.0",
"@mapbox/mapbox-gl-rtl-text": "0.2.3",
"@mdi/js": "^7.4.47",
"@photo-sphere-viewer/core": "^5.7.1",
"@photo-sphere-viewer/equirectangular-video-adapter": "^5.7.2",