mirror of
https://github.com/MoonTechLab/LunaTV.git
synced 2026-03-05 19:17:30 +08:00
feat: enhance video match
This commit is contained in:
@@ -101,6 +101,7 @@ export default function ContinueWatching({ className }: ContinueWatchingProps) {
|
||||
id={id}
|
||||
title={record.title}
|
||||
poster={record.cover}
|
||||
year={record.year}
|
||||
source={source}
|
||||
source_name={record.source_name}
|
||||
progress={getProgress(record)}
|
||||
|
||||
Reference in New Issue
Block a user