mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-10 08:44:49 +00:00
parent
32eca1a0fc
commit
574e7207cb
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