Tested with 1.7.6, at the moment the attribute seems to be ignored (as specified in the README)
I'll investigate as I can and if there is any bug I'll propose a PR ;)
MediaHubField::make('Cover Image', 'cover_image_id')
->defaultCollection('default')
->help(__('The cover image of the article.')),
Tested with 1.7.6, at the moment the attribute seems to be ignored (as specified in the README) I'll investigate as I can and if there is any bug I'll propose a PR ;)