change DCA Admin to DCA Client

This commit is contained in:
padreug 2025-06-22 09:58:07 +02:00
parent 0d02f243a9
commit 3f9e3d47ed
9 changed files with 11 additions and 11 deletions

View file

@ -90,7 +90,7 @@ The global `this.g` object provides access to:
## Configuration Files
- `config.json` - Extension configuration (name: "DCA Admin")
- `config.json` - Extension configuration (name: "DCA Client")
- `manifest.json` - Extension manifest for installation
- `pyproject.toml` - Python dependencies and tool configuration
- `package.json` - JavaScript dependencies