Enhancement: Add support for Pyload 0.5.0 CSRF-protected API (#6142)

This commit is contained in:
shamoon
2025-12-30 19:18:56 -08:00
committed by GitHub
parent f7ad322d4c
commit 682e0cbc82
2 changed files with 59 additions and 10 deletions

View File

@@ -7,6 +7,7 @@ const widget = {
mappings: {
status: {
endpoint: "statusServer",
map: { ngEndpoint: "status_server" },
},
},
};