I am using OHIF Viewer 3.12.0 (beta.113), built with the docker-nginx-dcm4chee-keycloak recipe, including some customizations to the viewport overlays.
I would like to display the Study Time in the Study Panel, as in our use case many patients have multiple studies acquired on the same day, and the study date alone is not sufficient to reliably identify the correct study.
I attempted to add the Study Time in panelStudyBrowser.tsx, but this did not produce any visible result.
I would really appreciate any guidance on where this information is best added, or which component or configuration would be the right place to extend. Thank you very much in advance for any pointers or suggestions.

