Completed
Push — master ( 399dbf...8ca6aa )
by Boris
18:45
created
ext_localconf.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -6,7 +6,7 @@
 block discarded – undo
6 6
 
7 7
 \TYPO3\CMS\Core\Utility\ExtensionManagementUtility::addPageTSConfig(
8 8
     '<INCLUDE_TYPOSCRIPT: source="FILE:EXT:'
9
-    . 'slickcarousel' . '/Configuration/PageTS/PageTS.ts">'
9
+    . 'slickcarousel'.'/Configuration/PageTS/PageTS.ts">'
10 10
 );
11 11
 
12 12
 $iconRegistry = \TYPO3\CMS\Core\Utility\GeneralUtility::makeInstance(
Please login to merge, or discard this patch.