mirror of
https://github.com/DRYTRIX/TimeTracker.git
synced 2026-05-21 22:00:07 -05:00
ceae30ecb9
- Use timer.time_entries_overview instead of timer.time_entries when building the 'View time entries' URL in the dashboard. The invalid route name caused BuildError and an error page after stopping the timer, even though the time entry was saved. - Document the fix in CHANGELOG under Unreleased / Fixed.