Fix installation/mapper

This commit is contained in:
Dennis Eichhorn 2017-02-12 10:33:37 +01:00
parent 4212a96035
commit 0765760591
2 changed files with 2 additions and 0 deletions

View File

@ -63,4 +63,5 @@ return ['Tasks' => [
'S3' => 'Suspended',
'S4' => 'Canceled',
'S5' => 'Done',
'S6' => 'Closed',
]];

View File

@ -63,4 +63,5 @@ return ['Tasks' => [
'S3' => 'Suspended',
'S4' => 'Canceled',
'S5' => 'Done',
'S6' => 'Closed',
]];