fix typo
This commit is contained in:
@ -594,7 +594,7 @@ export async function filterPublishers(selectFields, searchText, filterDate, fet
|
||||
// This includes availabilities from previous assignments but not with preference
|
||||
{
|
||||
dayOfMonth: null, // includes monthly and weekly repeats
|
||||
dayofweek: dayOfWeekEnum,
|
||||
dayofweek: dayOfWeekEnum
|
||||
// ToDo: and weekOfMonth
|
||||
//startTime: { gte: currentMonthStart },
|
||||
}
|
||||
|
Reference in New Issue
Block a user