Added EQB command to list

This commit is contained in:
Josef Citrine 2017-09-23 09:19:48 +01:00
parent c6dc6aae32
commit 131211aec4

View file

@ -47,7 +47,7 @@ class Kernel extends ConsoleKernel
\Poniverse\Ponyfm\Console\Commands\SyncPoniverseAccounts::class,
\Poniverse\Ponyfm\Console\Commands\FixMLPMAImages::class,
\Poniverse\Ponyfm\Console\Commands\VersionFiles::class,
\Poniverse\Ponyfm\Console\Commands\ImportPonify::class,
\Poniverse\Ponyfm\Console\Commands\ImportEQBeats::class,
];
/**