replace satmachineadmin varieties with satmachineclient; update pyprojec.toml

This commit is contained in:
padreug 2025-06-22 09:56:18 +02:00
parent 5a09c76ba4
commit 9b04d1af6c
15 changed files with 115 additions and 151 deletions

View file

@ -188,7 +188,7 @@ The extension creates several tables:
├── config.json # Extension configuration
├── manifest.json # Extension manifest
├── templates/
│ └── satmachineadmin/
│ └── satmachineclient/
│ └── index.html # Main UI template
└── static/
└── js/