Merge branch 'develop' into feature/server-transfers-actually

This commit is contained in:
Matthew Penner
2020-04-04 16:28:02 -06:00
committed by GitHub
49 changed files with 1000 additions and 37 deletions

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>