Adds the Username and Email to License Importer dropdown

This commit is contained in:
Ivan Nieto Vivanco 2023-07-06 18:36:13 -06:00
parent 5a9c2925c3
commit 299e546021

View file

@ -284,6 +284,8 @@ class Importer extends Component
'maintained' => trans('admin/licenses/form.maintained'),
'checkout_class' => trans('general.importer.checkout_type'),
'serial' => trans('general.license_serial'),
'email' => trans('general.importer.checked_out_to_email'),
'username' => trans('general.importer.checked_out_to_username'),
];
$this->users_fields = [