Skip to content
New issue

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

Implement score cutoff #44

Merged
merged 7 commits into from
Feb 15, 2023
Merged

Implement score cutoff #44

merged 7 commits into from
Feb 15, 2023

Conversation

Garulf
Copy link
Owner

@Garulf Garulf commented Feb 15, 2023

Implements a score cut off based on user preference set in their launcher's settings.

image

@Garulf Garulf merged commit 920dc7e into main Feb 15, 2023
def query(self, query):
self.logger
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hahaha, I was wondering why this was here. I was really hoping there weren't side effects of the property access somehow.

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably got distracted and forgot! >_<

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants