Ver código fonte

Merge pull request #165 from trwnh/patch-1

lowercase name in nodeinfo
daniel 7 anos atrás
pai
commit
8414ed768e
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      app/Http/Controllers/FederationController.php

+ 1 - 1
app/Http/Controllers/FederationController.php

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