fix default calendar config (#918)
This commit is contained in:
@@ -70,7 +70,7 @@ class AppExtensionTest extends TestCase
|
||||
],
|
||||
'visibleHours' => [
|
||||
'begin' => '00:00',
|
||||
'end' => '24:00',
|
||||
'end' => '23:59',
|
||||
],
|
||||
'google' => [
|
||||
'api_key' => null,
|
||||
|
||||
Reference in New Issue
Block a user