mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-13 01:54:30 +00:00
commit
8414ed768e
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ class FederationController extends Controller
|
||||||
'outbound' => []
|
'outbound' => []
|
||||||
],
|
],
|
||||||
'software' => [
|
'software' => [
|
||||||
'name' => 'PixelFed',
|
'name' => 'pixelfed',
|
||||||
'version' => config('pixelfed.version')
|
'version' => config('pixelfed.version')
|
||||||
],
|
],
|
||||||
'usage' => [
|
'usage' => [
|
||||||
|
|
Loading…
Reference in a new issue