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
If you are on the public listing, it appears the scanner scans yourself as a potential match, which is unhelpful
if your inventory has changed since the initial pre-scan, it can actually end up displaying yourself as a successful match
The scan process should probably exclude scanning yourself as potential match
skipping yourself will save a bit of time and avoid display useless false-positive matches with yourself
The text was updated successfully, but these errors were encountered:
Thank you for the report! Indeed, I never thought about this, I'll fix this in next version.
Sorry, something went wrong.
Rudokhvist
No branches or pull requests
If you are on the public listing, it appears the scanner scans yourself as a potential match, which is unhelpful
if your inventory has changed since the initial pre-scan, it can actually end up displaying yourself as a successful match
The scan process should probably exclude scanning yourself as potential match
skipping yourself will save a bit of time and avoid display useless false-positive matches with yourself
The text was updated successfully, but these errors were encountered: