Version 1.0.4 - Remove pipelines
All checks were successful
Deployment Pipeline / deploy (push) Successful in 26s

This commit is contained in:
2025-02-16 16:46:06 +01:00
parent 46224bdf6d
commit 025435b48e
11 changed files with 15 additions and 182 deletions

View File

@ -61,10 +61,7 @@ users.createWindow(async () => {
<input type="checkbox" id="perm_SERVERS">
<label for="perm_SERVERS">Serveurs</label>
</div>
<div>
<input type="checkbox" id="perm_PIPELINES">
<label for="perm_PIPELINES">Pipelines</label>
</div>
<div>
<input type="checkbox" id="perm_METRICS">
<label for="perm_METRICS">Metrics</label>