feat(web): Show lens model in the asset viewer detail panel (#15460)

* Adds lens details to the asset viewer

* Update lens detail search links

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
This commit is contained in:
David Baxter
2025-01-23 07:34:36 -08:00
committed by GitHub
parent afc6e91c66
commit f32c5d97cd
3 changed files with 34 additions and 1 deletions
@@ -192,6 +192,7 @@
state: $t('state'),
make: $t('camera_brand'),
model: $t('camera_model'),
lensModel: $t('lens_model'),
personIds: $t('people'),
originalFileName: $t('file_name'),
};