Skip to content

Commit

Permalink
Change: NodeInfoで公開する機能一覧をFeaturesに変更
Browse files Browse the repository at this point in the history
  • Loading branch information
kmycode committed Oct 6, 2023
1 parent 016a849 commit b3a0ca4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/serializers/nodeinfo/serializer.rb
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ def open_registrations

def metadata
{
fedibird_capabilities: fedibird_capabilities,
features: fedibird_capabilities,
}
end

Expand Down

0 comments on commit b3a0ca4

Please sign in to comment.