Front: Prettier

This commit is contained in:
Arthur Jamet
2024-01-21 13:31:45 +01:00
committed by Zoe Roux
parent 37acfa1eec
commit aea6253094
3 changed files with 8 additions and 7 deletions
@@ -58,7 +58,7 @@ const MediaInfoTable = ({
const table = (
[
{
[t("mediainfo.file")]: path?.replace(/^\/video\//, ''),
[t("mediainfo.file")]: path?.replace(/^\/video\//, ""),
[t("mediainfo.container")]: container,
},
{