Default to $snipeSettings->site_name
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
6ea722d41e
commit
5e59fa2598
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
||||||
@endif
|
@endif
|
||||||
|
|
||||||
@else
|
@else
|
||||||
Snipe-IT
|
{{ $snipeSettings->site_name }}
|
||||||
@endif
|
@endif
|
||||||
@endcomponent
|
@endcomponent
|
||||||
@endslot
|
@endslot
|
||||||
|
|
Loading…
Add table
Reference in a new issue