From c85976207adf31165a5cb9478bf375960ed910a8 Mon Sep 17 00:00:00 2001 From: Arda Serdar Pektezol <1669855+pektezol@users.noreply.github.com> Date: Sat, 19 Oct 2024 20:17:10 +0300 Subject: frontend: rename all chapters --- frontend/src/pages/User.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontend/src/pages/User.tsx') diff --git a/frontend/src/pages/User.tsx b/frontend/src/pages/User.tsx index 9f677ca..d5edb4c 100644 --- a/frontend/src/pages/User.tsx +++ b/frontend/src/pages/User.tsx @@ -168,7 +168,7 @@ const User: React.FC = ({ token, profile, gameData }) => { {game === "0" ? : chapterData === null ? : -- cgit v1.2.3