From f325e4e9d4e8f5f1b42bfb73b4477ea444a4b30b Mon Sep 17 00:00:00 2001 From: fly6516 Date: Fri, 16 May 2025 11:02:43 +0800 Subject: [PATCH] feat: add correct problem id --- src/app/(app)/test/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/(app)/test/page.tsx b/src/app/(app)/test/page.tsx index 4a2045b..2b77f8a 100644 --- a/src/app/(app)/test/page.tsx +++ b/src/app/(app)/test/page.tsx @@ -14,7 +14,7 @@ export default function TestAiEditorPage() { } return arr; }`, - problemId: '1', + problemId: 'cmapqoqt90001vzcuy84ka6x7', }; return (