Fixed a few more display_name instances

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe
2025-08-29 10:06:58 +01:00
parent 12a649ec4b
commit 28abeab31d
22 changed files with 51 additions and 52 deletions
@@ -4,7 +4,6 @@ namespace App\Http\Transformers;
use App\Helpers\Helper;
use App\Models\Actionlog;
use App\Models\Asset;
use Illuminate\Database\Eloquent\Collection;
class ProfileTransformer