fix api name chnage

This commit is contained in:
mbecker20
2025-03-12 22:21:05 -04:00
parent 487664a25a
commit 0283930207
+2 -2
View File
@@ -141,8 +141,8 @@ const on_message = (
["ListDockerContainers"],
["ListDockerNetworks"],
["ListDockerImages"],
["GetStackServiceLog", { stack: update.target.id }],
["SearchStackServiceLog", { stack: update.target.id }],
["GetStackLog", { stack: update.target.id }],
["SearchStackLog", { stack: update.target.id }],
["GetStack"],
["ListStackServices"],
["GetResourceMatchingContainer"]