CLI: fix nodes canvas snapshot option typing

main
Peter Steinberger 2025-12-18 23:40:42 +01:00
parent f237222bc9
commit c34da133f6
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ type NodesRpcOpts = {
invokeTimeout?: string;
idempotencyKey?: string;
facing?: string;
format?: string;
maxWidth?: string;
quality?: string;
duration?: string;