Add back the console command
This commit is contained in:
parent
c2912781bf
commit
c0ad5c3f7d
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ class Kernel extends ConsoleKernel
|
|||
Commands\ParseCachedWebMentions::class,
|
||||
Commands\ReDownloadWebMentions::class,
|
||||
Commands\GenerateToken::class,
|
||||
//Commands\UpdatePlacesURLs::class,
|
||||
Commands\UpdatePlacesURLs::class,
|
||||
];
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Reference in a new issue