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:
@@ -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'),
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user