diff --git a/settings/apps.php b/settings/apps.php index cdd62c56bc6e61c7cd7c8464f5d0042cfe9a526e..99a3094399d6a42d8d619a69a3200164f9f9a485 100644 --- a/settings/apps.php +++ b/settings/apps.php @@ -77,7 +77,7 @@ foreach ( $installedApps as $app ) { } - $info['preview'] = OC_Helper::imagePath('settings','trans.png'); + $info['preview'] = OC_Helper::imagePath('settings', 'trans.png'); $info['version'] = OC_App::getAppVersion($app);