allow to configure timezone for the lockdown period (#2593)
This commit is contained in:
@@ -207,6 +207,7 @@ class AppExtensionTest extends TestCase
|
||||
'lockdown_period_end' => null,
|
||||
'lockdown_grace_period' => null,
|
||||
'allow_overbooking_budget' => true,
|
||||
'lockdown_period_timezone' => null,
|
||||
],
|
||||
'default_begin' => 'now',
|
||||
'duration_increment' => null,
|
||||
|
||||
Reference in New Issue
Block a user