freescout-customers-groups/Config/config.php

10 lines
184 B
PHP
Raw Normal View History

2024-07-16 10:10:11 +00:00
<?php
/*
SPDX-License-Identifier: AGPL-3.0-only
SPDX-FileCopyrightText: © 2024 Millions Missing FRANCE <info@millionsmissing.fr>
*/
return [
'name' => 'MMFCustomersGroups'
];