Sunday, November 5, 2023
1 change · 17.0
Resolved issues and error corrections
A debug console.log statement was accidentally left in the account reports widget code and has been removed. This cleanup ensures the application runs cleanly without unnecessary debug output in production.
Original PR description
Forgot to remove a `console.log`.