Take diaspora_handle out of user
This commit is contained in:
parent
8ec49e685b
commit
3d2dd073ea
1 changed files with 1 additions and 1 deletions
|
|
@ -435,7 +435,7 @@ class User
|
||||||
end
|
end
|
||||||
|
|
||||||
def diaspora_handle
|
def diaspora_handle
|
||||||
"#{self.username}@#{APP_CONFIG[:terse_pod_url]}"
|
person.diaspora_handle
|
||||||
end
|
end
|
||||||
|
|
||||||
def as_json(opts={})
|
def as_json(opts={})
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue