mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-21 15:36:50 -05:00
enable include current month option for last month (#6577)
This commit is contained in:
@@ -38,10 +38,6 @@ const currentIntervalOptions = [
|
||||
description: t('Year to date'),
|
||||
disableInclude: true,
|
||||
},
|
||||
{
|
||||
description: t('Last month'),
|
||||
disableInclude: true,
|
||||
},
|
||||
{
|
||||
description: t('Last year'),
|
||||
disableInclude: true,
|
||||
|
||||
Reference in New Issue
Block a user