mirror of
https://github.com/farcasclaudiu/openclaw.git
synced 2026-06-27 23:01:34 +03: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