Skip to content

Commit

Permalink
fix command api stopped working bug
Browse files Browse the repository at this point in the history
  • Loading branch information
mayswind committed Nov 15, 2022
1 parent 6f6e9be commit 64586f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/scripts/controllers/command.js
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@
rpcInterface: rpcInterface,
protocol: rpcProtocol,
httpMethod: ariaNgDefaultOptions.httpMethod,
rpcRequestHeaders: '',
secret: secret
};

Expand Down

0 comments on commit 64586f0

Please sign in to comment.