mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-11 12:43:09 -05:00
@@ -114,7 +114,7 @@ function boundedRange(
|
||||
latest = monthUtils.currentDay();
|
||||
break;
|
||||
default:
|
||||
latest = monthUtils.currentDay();
|
||||
latest = monthUtils.currentMonth();
|
||||
break;
|
||||
}
|
||||
|
||||
|
||||
6
upcoming-release-notes/3379.md
Normal file
6
upcoming-release-notes/3379.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
category: Bugfix
|
||||
authors: [carkom]
|
||||
---
|
||||
|
||||
Fix report header validateStart bug.
|
||||
Reference in New Issue
Block a user