mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-27 01:41:40 +00:00
CLI: fix nodes canvas snapshot option typing
This commit is contained in:
@@ -25,6 +25,7 @@ type NodesRpcOpts = {
|
||||
invokeTimeout?: string;
|
||||
idempotencyKey?: string;
|
||||
facing?: string;
|
||||
format?: string;
|
||||
maxWidth?: string;
|
||||
quality?: string;
|
||||
duration?: string;
|
||||
|
||||
Reference in New Issue
Block a user