mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-28 20:00:51 +00:00
Add vitest, add json validation tests, fix broken json files (#566)
This commit is contained in:
parent
000f206d90
commit
03be08be63
208 changed files with 3312 additions and 928 deletions
|
|
@ -8,7 +8,7 @@
|
|||
"type": "misc",
|
||||
"updateable": false,
|
||||
"privileged": false,
|
||||
"interface_port": "10000",
|
||||
"interface_port": 10000,
|
||||
"documentation": null,
|
||||
"website": "https://webmin.com/",
|
||||
"logo": "https://user-images.githubusercontent.com/4426533/218263860-f7baf9d6-cb19-4ddc-86dc-ac1b7a3c3a8a.png?raw=true",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue