mirror of
https://github.com/moghtech/komodo.git
synced 2026-04-28 11:49:39 -05:00
fix api name chnage
This commit is contained in:
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user