diff --git a/src/sbbs3/js_xtrn_area.c b/src/sbbs3/js_xtrn_area.c
index 0380619e1d5c1a5d29cad0efb62e0161038bde6f..8223362e8b300fa521863349b28db80177e74e1c 100644
--- a/src/sbbs3/js_xtrn_area.c
+++ b/src/sbbs3/js_xtrn_area.c
@@ -87,6 +87,7 @@ static char* event_prop_desc[] = {
 	,"frequency to execute"
 	,"days of week to execute (bitfield)"
 	,"days of month to execute (bitfield)"
+	,"months of year to execute (bitfield)"
 	,"date/time last run (in time_t format)"
 	,"toggle options (bitfield)"
 	,NULL