Add back the console command

This commit is contained in:
Jonny Barnes 2017-06-30 14:05:32 +01:00
parent c2912781bf
commit c0ad5c3f7d

View file

@ -17,7 +17,7 @@ class Kernel extends ConsoleKernel
Commands\ParseCachedWebMentions::class,
Commands\ReDownloadWebMentions::class,
Commands\GenerateToken::class,
//Commands\UpdatePlacesURLs::class,
Commands\UpdatePlacesURLs::class,
];
/**