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

[BugFix] Displayed Today's Work Total showing week total value #46

Merged
merged 1 commit into from
Aug 15, 2024

Conversation

theBGuy
Copy link
Owner

@theBGuy theBGuy commented Aug 15, 2024

Description:

This PR fixes the displayed totals for today reflecting the week instead of day totals.

Commits & Changes:

  • main.tsx
    • Fixed typo, orgWeekTotal and projWeekTotal should of been day totals

🏎 Quality check

  • Are there any erroneous console logs, debuggers or leftover code in your changes?

  • Walk away, take a break, re-read what you filled out above does it make sense if you were coming in cold? What extra context could you provide?

- Typo, `orgWeekTotal` and `projWeekTotal` should of been day totals
@theBGuy theBGuy added the bug Something isn't working label Aug 15, 2024
@theBGuy theBGuy merged commit 464f58f into master Aug 15, 2024
1 check passed
@theBGuy theBGuy deleted the hotfix/typo-week-instead-of-day-total branch August 15, 2024 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant