aboutsummaryrefslogtreecommitdiffstats
path: root/src/custom.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/custom.c')
-rw-r--r--src/custom.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/custom.c b/src/custom.c
index f0c99b4..f3498b8 100644
--- a/src/custom.c
+++ b/src/custom.c
@@ -800,6 +800,7 @@ static void general_option_edit(int i)
break;
case FIRST_DAY_OF_WEEK:
ui_calendar_change_first_day_of_week();
+ ui_calendar_monthly_view_cache_set_invalid();
break;
case OUTPUT_DATE_FMT:
status_mesg(output_datefmt_str, "");