mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-12 06:17:28 -08:00
Default to $snipeSettings->site_name
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
6ea722d41e
commit
5e59fa2598
|
@ -28,7 +28,7 @@
|
|||
@endif
|
||||
|
||||
@else
|
||||
Snipe-IT
|
||||
{{ $snipeSettings->site_name }}
|
||||
@endif
|
||||
@endcomponent
|
||||
@endslot
|
||||
|
|
Loading…
Reference in a new issue