diff --git a/extensions_config.example.json b/extensions_config.example.json index d4b2cf3..61004f9 100644 --- a/extensions_config.example.json +++ b/extensions_config.example.json @@ -25,14 +25,11 @@ } }, "skills": { - "PDF Processing": { + "pdf-processing": { "enabled": true }, - "Frontend Design": { + "frontend-design": { "enabled": true - }, - "Data Analysis": { - "enabled": false } } }