Skip to content
Snippets Groups Projects
Commit bb253b68 authored by Jan-Hendrik Willms's avatar Jan-Hendrik Willms
Browse files

fixes #19

parent 37784641
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ final class IssuesController extends \TracToGitlab\Controller
const SECRET_ISSUE_OPEN = 'N]<d5V/6tn/sYNMy';
const LABEL_MAPPING = [
'TIC' => ['1927f2b86d6b185aa6c6697810ad42f1', 'a65dd807699b7b3b3d182b674042b70e', 'TIC #%1$u: %1$s'],
'TIC' => ['1927f2b86d6b185aa6c6697810ad42f1', 'a65dd807699b7b3b3d182b674042b70e', 'TIC #%1$u: %2$s'],
'StEP' => ['1927f2b86d6b185aa6c6697810ad42f1', '93c84607e687030b249a69cd30ca7bd9', 'StEP00???: %2$s'],
];
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment