Enhancement: TrueNAS widget web socket API support (#6161)

This commit is contained in:
shamoon
2026-01-09 08:19:54 -08:00
committed by GitHub
parent b0bc9b6b2e
commit 82d4d15622
6 changed files with 210 additions and 17 deletions

View File

@@ -40,6 +40,7 @@
"tough-cookie": "^6.0.0",
"urbackup-server-api": "^0.91.0",
"winston": "^3.17.0",
"ws": "^8.18.3",
"xml-js": "^1.6.11"
},
"devDependencies": {