Skip to content

Commit 81a4f45

Browse files
committed
feat: move extension icon to Public/Icons
1 parent c638da7 commit 81a4f45

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Configuration/Icons.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
return [
44
'module-goaccess' => [
55
'provider' => \TYPO3\CMS\Core\Imaging\IconProvider\SvgIconProvider::class,
6-
'source' => 'EXT:xm_goaccess/Resources/Public/Images/module-goaccess.svg',
6+
'source' => 'EXT:xm_goaccess/Resources/Public/Icons/Extension.svg',
77
],
88
];
File renamed without changes.

0 commit comments

Comments
 (0)