diff --git a/frontend/packages/plugins/_template/cookiecutter.json b/frontend/packages/plugins/_template/cookiecutter.json index 01c5830400..2cc21e895e 100644 --- a/frontend/packages/plugins/_template/cookiecutter.json +++ b/frontend/packages/plugins/_template/cookiecutter.json @@ -1,3 +1,3 @@ { - "plugin_name": "Complexity" + "plugin_name": "example-plugin" }