chore: punctuation
This commit is contained in:
parent
5393f04ba0
commit
e3421cef1e
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Reference in a new issue