lowercase name in nodeinfo

fix #164
This commit is contained in:
trwnh 2018-06-03 04:04:39 -05:00 committed by GitHub
parent 32eca1a0fc
commit 574e7207cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ class FederationController extends Controller
'outbound' => []
],
'software' => [
'name' => 'PixelFed',
'name' => 'pixelfed',
'version' => config('pixelfed.version')
],
'usage' => [