rental moon stuffs

This commit is contained in:
2020-06-03 22:26:48 -05:00
parent 7e248c7055
commit cde4f3b6c7
8 changed files with 136 additions and 57 deletions

View File

@@ -29,6 +29,10 @@ class Kernel extends ConsoleKernel
Commands\Data\CleanStaleDataCommand::class,
Commands\Moons\MoonsUpdateCommand::class,
Commands\Data\PurgeCorpMoonLedgers::class,
/**
* Rental Moon Commands
*/
Commands\RentalMoons\AllianceRentalMoonInvoiceCreationCommand::class,
];
/**