home: imp code

This commit is contained in:
Stanislav Chzhen 2024-06-10 14:03:22 +03:00
parent 0caf8b1579
commit 491287164d

View File

@ -264,7 +264,7 @@ func (o *clientObject) toPersistent(
if o.BlockedServices == nil {
o.BlockedServices = &filtering.BlockedServices{
Schedule: &schedule.Weekly{},
Schedule: schedule.EmptyWeekly(),
}
}