mirror of
https://github.com/cfngc4594/monaco-editor-lsp-next.git
synced 2025-05-18 15:26:36 +00:00
feat: add correct problem id
This commit is contained in:
parent
c8586c671c
commit
f325e4e9d4
@ -14,7 +14,7 @@ export default function TestAiEditorPage() {
|
||||
}
|
||||
return arr;
|
||||
}`,
|
||||
problemId: '1',
|
||||
problemId: 'cmapqoqt90001vzcuy84ka6x7',
|
||||
};
|
||||
|
||||
return (
|
||||
|
Loading…
Reference in New Issue
Block a user