mirror of
https://github.com/jointakahe/takahe.git
synced 2024-11-13 02:41:08 +00:00
parent
91738748ec
commit
2cb125845b
1 changed files with 1 additions and 1 deletions
|
@ -151,4 +151,4 @@ class CsvFollowers(CsvView):
|
|||
return self.request.identity.inbound_follows.active()
|
||||
|
||||
def get_handle(self, follow: Follow):
|
||||
return follow.target.handle
|
||||
return follow.source.handle
|
||||
|
|
Loading…
Reference in a new issue