Core/Modules/CetakLabel/Config/config.php

6 lines
46 B
PHP
Raw Normal View History

2023-05-10 15:15:50 +00:00
<?php
return [
2023-05-15 03:13:09 +00:00
'name' => 'CetakLabel'
2023-05-10 15:15:50 +00:00
];