aboutsummaryrefslogtreecommitdiff
path: root/src/app/anime/history/continueWatching/page.jsx
diff options
context:
space:
mode:
authorzephex-alt <[email protected]>2024-04-30 04:08:49 +0000
committerGitHub <[email protected]>2024-04-30 04:08:49 +0000
commitb9059d978d2b86e15aa7c3846ef71fc62f711486 (patch)
tree0833f1e05968f8f42ad2e736605af734e6bab30d /src/app/anime/history/continueWatching/page.jsx
parentlate night fuckery (diff)
downloaddramalama-b9059d978d2b86e15aa7c3846ef71fc62f711486.tar.xz
dramalama-b9059d978d2b86e15aa7c3846ef71fc62f711486.zip
small fixes
Diffstat (limited to 'src/app/anime/history/continueWatching/page.jsx')
-rw-r--r--src/app/anime/history/continueWatching/page.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/anime/history/continueWatching/page.jsx b/src/app/anime/history/continueWatching/page.jsx
index d9bc6d1..4b18adf 100644
--- a/src/app/anime/history/continueWatching/page.jsx
+++ b/src/app/anime/history/continueWatching/page.jsx
@@ -43,7 +43,7 @@ const ContinueWatching = () => {
</p>
<p className={styles.date}>
Last watched on: {item.date} at{" "}
- {item.time}
+ {item.time} hours
</p>
</div>
<Image