From 38114280277b1720b0114b882d337d10231b5baf Mon Sep 17 00:00:00 2001 From: zephex0 Date: Fri, 19 Apr 2024 02:39:43 +0000 Subject: test changes --- src/app/manga/history/continueWatching/page.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/app/manga/history/continueWatching/page.jsx') diff --git a/src/app/manga/history/continueWatching/page.jsx b/src/app/manga/history/continueWatching/page.jsx index 0d0a02e..8c5f651 100644 --- a/src/app/manga/history/continueWatching/page.jsx +++ b/src/app/manga/history/continueWatching/page.jsx @@ -25,7 +25,7 @@ const ContinueWatching = () => { return (
-

Continue Watching

+

Continue Reading

{localItems && (
{localItems.watchHis && -- cgit v1.2.3