mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-06-08 07:15:15 -04:00
Front: Prettier
This commit is contained in:
@@ -58,7 +58,7 @@ const MediaInfoTable = ({
|
||||
const table = (
|
||||
[
|
||||
{
|
||||
[t("mediainfo.file")]: path?.replace(/^\/video\//, ''),
|
||||
[t("mediainfo.file")]: path?.replace(/^\/video\//, ""),
|
||||
[t("mediainfo.container")]: container,
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user