chore: punctuation

This commit is contained in:
Cory Dransfeldt 2024-10-27 11:10:43 -07:00
parent 5393f04ba0
commit e3421cef1e
No known key found for this signature in database

View file

@ -455,7 +455,7 @@ export const generateWatchingHTML = (media, globals, type) => {
lastWatched
? `<p class="sub-meta">Last watched on <strong class="highlight-text">${formatDate(
lastWatched
)}</strong></p>`
)}</strong>.</p>`
: ""
}
</div>