mirror of
https://gh.wpcy.net/https://github.com/avenjamin/freescout-UnassignedCount-Module.git
synced 2026-05-04 13:22:22 +08:00
6 lines
95 B
PHP
6 lines
95 B
PHP
<?php
|
|
|
|
return [
|
|
'name' => 'UnassignedCount',
|
|
'unassigned_count_position' => 'after'
|
|
];
|