From 498121d145844cd8ff28279a49c43dfbfb080299 Mon Sep 17 00:00:00 2001 From: real-zephex Date: Mon, 8 Apr 2024 01:51:13 +0530 Subject: small chanegs here and there, manga and anime pages are currently broken. changed the image proxy to cloudflare workers. --- src/app/kdrama/components/search.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/app/kdrama/components/search.jsx') diff --git a/src/app/kdrama/components/search.jsx b/src/app/kdrama/components/search.jsx index f9ba174..5444c89 100644 --- a/src/app/kdrama/components/search.jsx +++ b/src/app/kdrama/components/search.jsx @@ -32,7 +32,7 @@ export default function DramaSearch() { } }} > - + {loadingText && (

Wait a moment...

-- cgit v1.2.3