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

fix: display of zero star author count #88

Merged
merged 1 commit into from
Jul 28, 2024
Merged

fix: display of zero star author count #88

merged 1 commit into from
Jul 28, 2024

Conversation

mcanouil
Copy link
Owner

This pull request fixes the issue where the zero star author count was not being displayed. The problem was caused by a conditional statement that was incorrectly checking for the presence of the stars property. This pull request removes the unnecessary conditional statements and ensures that the zero star author count is correctly displayed.

Fixes #87

@mcanouil mcanouil added the Type: Bug 🐛 Issues related to bugs, errors, or mistakes label Jul 28, 2024
@mcanouil mcanouil self-assigned this Jul 28, 2024
@mcanouil mcanouil merged commit 00462df into main Jul 28, 2024
3 checks passed
@mcanouil mcanouil deleted the fix/issue87 branch July 28, 2024 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug 🐛 Issues related to bugs, errors, or mistakes
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Zero star author count not displayed
1 participant