allow changing calendar entry title (#3272)

This commit is contained in:
Kevin Papst
2022-04-25 18:18:48 +02:00
committed by GitHub
parent e94d47bf0f
commit ef5977bcfe
9 changed files with 116 additions and 3 deletions

View File

@@ -360,6 +360,7 @@ class ConfigurationTest extends TestCase
],
'weekends' => true,
'dragdrop_amount' => 10,
'title_pattern' => '{activity}',
],
'theme' => [
'active_warning' => 3,