satanch / node-livesplit-client

Zero-dependency Node.js client library for the LiveSplit Server.
https://satanch.github.io/node-livesplit-client/
MIT License
12 stars 3 forks source link

Remove unnecessary await from example #1

Closed satanch closed 2 years ago

satanch commented 3 years ago

Commands without response returns bool instead of promise. So startOrSplit await must be removed from example.

satanch commented 2 years ago

Fixed in https://github.com/satanch/node-livesplit-client/commit/df280d726f5fc9cf5690c91f44a24a466e5f1a25