diff --git a/config-ui/src/routes/onboard/step-3.tsx b/config-ui/src/routes/onboard/step-3.tsx index 0c41ce5f2a6..2e5b79c0b5b 100644 --- a/config-ui/src/routes/onboard/step-3.tsx +++ b/config-ui/src/routes/onboard/step-3.tsx @@ -64,7 +64,7 @@ export const Step3 = () => { { pluginName: 'dora', pluginOption: '', - enable: false, + enable: true, }, ], });