* album export
This commit is contained in:
@@ -44,6 +44,7 @@ class ConfigProvider
|
||||
|
||||
Action\ListGalleriesAction::class => Action\ListGalleriesFactory::class,
|
||||
Action\GetImageAction::class => Action\GetImageFactory::class,
|
||||
Action\ExportAlbumAction::class => Action\ExportAlbumFactory::class,
|
||||
|
||||
Service\GalleryService::class => Service\GalleryServiceFactory::class,
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user