lowercase name in nodeinfo

fix #164
pull/165/head
trwnh 7 years ago committed by GitHub
parent 32eca1a0fc
commit 574e7207cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save