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

@@ -131,6 +131,7 @@ class AppExtensionTest extends TestCase
],
'weekends' => true,
'dragdrop_amount' => 10,
'title_pattern' => '{activity}',
],
'kimai.dashboard' => [],
'kimai.widgets' => [],