mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-18 07:23:13 +00:00
Fix typo
This commit is contained in:
@@ -38,7 +38,7 @@ abstract class AbstractPluginCommand extends Command
|
||||
$this->container['plugins.autoloader-generator']->write($manifests);
|
||||
$output->writeln(" <comment>OK</comment>");
|
||||
|
||||
$output->writeln('Building LESS assets...');
|
||||
$output->writeln('Building LESS assets');
|
||||
$this->container['phraseanet.less-builder']->build($this->container['phraseanet.less-mapping.customizable'], $output);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user