We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug key/metal ratio is set only at startup if you don't use autokeys or sell keys.
To Reproduce
Steps to reproduce the behavior:
Expected behavior As a user, I expect the key/metal ratio to be current with announced key/metal prices.
Version: v5.6.0
The text was updated successfully, but these errors were encountered:
The statement "only at startup" and "don't use autokeys or sell keys" doesn't make sense with the current codes:
tf2autobot/src/classes/Pricelist.ts
Lines 1178 to 1192 in fafebc2
I am pretty much sure it's something with websocket doesn't have a proper connection and missed the updated price.
Sorry, something went wrong.
Okay I'll examine the Websocket
No branches or pull requests
Describe the bug
key/metal ratio is set only at startup if you don't use autokeys or sell keys.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
As a user, I expect the key/metal ratio to be current with announced key/metal prices.
Version:
v5.6.0
The text was updated successfully, but these errors were encountered: