Update index.blade.php

This commit is contained in:
Dane Everitt 2020-04-03 22:53:49 -07:00 committed by GitHub
parent 49f0421e90
commit 9d0262e7a1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -79,7 +79,7 @@
@if($server->threads != null)
<code>{{ $server->threads }}</code>
@else
<code>Not Set</code>
<code>n/a</code>
@endif
</td>
</tr>