We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5632461 commit df9b609Copy full SHA for df9b609
src/entrypoints/vod-niconico.content/index.ts
@@ -62,6 +62,7 @@ const main = async () => {
62
videoDataToSlotDetail(videoData, {
63
id,
64
status: 'loading',
65
+ isAutoLoaded: true,
66
})
67
)
68
0 commit comments