refactor: modify upload section
This commit is contained in:
@@ -77,7 +77,7 @@ export default function VideoResultsPage() {
|
||||
}
|
||||
}
|
||||
sessionService.clearSession();
|
||||
router.push(ROUTES.NEW_ANALYSIS);
|
||||
router.push(ROUTES.UPLOAD);
|
||||
};
|
||||
|
||||
const getTitle = () => {
|
||||
|
||||
Reference in New Issue
Block a user