Update Post components, fix remote post and profile urls
This commit is contained in:
parent
3244ca92ff
commit
cfcf17f30c
2 changed files with 15 additions and 304 deletions
|
@ -1513,7 +1513,6 @@ export default {
|
|||
},
|
||||
|
||||
getStatusUrl(status) {
|
||||
return status.url;
|
||||
|
||||
if(status.local == true) {
|
||||
return status.url;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue