Skip to content

Commit

Permalink
add more zap detail
Browse files Browse the repository at this point in the history
  • Loading branch information
macgirvin committed Nov 19, 2019
1 parent db85231 commit dd74a95
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file added static/images/zap-16.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions thefederation/models/platform.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,5 @@ def get_method(self, version):
'socialhome': 'nodeinfo2' if version > (0, 8) else "nodeinfo",
'wordpress': 'nodeinfo',
'writefreely': 'nodeinfo',
'zap': 'nodeinfo',
}.get(self.name)

0 comments on commit dd74a95

Please sign in to comment.