update user files info

This commit is contained in:
smanylov
2026-01-07 13:03:50 +07:00
parent 5597fe42a2
commit aa0f9398eb
16 changed files with 371 additions and 76 deletions
@@ -46,7 +46,7 @@ export default async function Page() {
<div>
<PageTitle title="video-protection" />
<div className="split-blocks">
<ProtectionSummary />
<ProtectionSummary fileType={FILE_TYPE}/>
<div className="protection-overview">
<StackedBarChart data={data} />
</div>