Skip to content

Commit

Permalink
Change: #369 ソフトウェア名をmastodonからkmyblueに変更する (#438)
Browse files Browse the repository at this point in the history
  • Loading branch information
kmycode authored Jan 9, 2024
1 parent ecde67c commit 4719ca6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/serializers/node_info/serializer.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ def version
end

def software
{ name: 'mastodon', version: Mastodon::Version.to_s }
{ name: 'kmyblue', version: Mastodon::Version.to_s }
end

def services
Expand Down

0 comments on commit 4719ca6

Please # to comment.