aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Command/InstallCommand.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/Wallabag/CoreBundle/Command/InstallCommand.php')
-rw-r--r--src/Wallabag/CoreBundle/Command/InstallCommand.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Wallabag/CoreBundle/Command/InstallCommand.php b/src/Wallabag/CoreBundle/Command/InstallCommand.php
index f6c85cf9..096f306f 100644
--- a/src/Wallabag/CoreBundle/Command/InstallCommand.php
+++ b/src/Wallabag/CoreBundle/Command/InstallCommand.php
@@ -274,7 +274,7 @@ class InstallCommand extends ContainerAwareCommand
274 ], 274 ],
275 [ 275 [
276 'name' => 'pocket_consumer_key', 276 'name' => 'pocket_consumer_key',
277 'value' => NULL, 277 'value' => null,
278 'section' => 'import', 278 'section' => 'import',
279 ], 279 ],
280 [ 280 [