You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for finding this. (It's actually a problem across all our client libraries, not just this one). It will be fixed the next time we have more substantial changes to make to the client libraries.
In the README, there is a comment that says
puts "Launck Link: #{launch_link}"
We should change it to be
puts "Launch Link: #{launch_link}"
The text was updated successfully, but these errors were encountered: