chore: remove dynamic title from result page and change favicon
This commit is contained in:
@@ -65,7 +65,7 @@ export default function VideoResultsPage() {
|
||||
return (
|
||||
<div className="space-y-8">
|
||||
<PageHeader
|
||||
title={getTitle()}
|
||||
title={'Detection Results'}
|
||||
description={`Video ID: ${videoId}`}
|
||||
icon={TrendingUp}
|
||||
actions={
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 3.7 KiB |
Reference in New Issue
Block a user