mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-22 14:31:26 +00:00
Update Activity.vue
This commit is contained in:
parent
5204aa2c1c
commit
4f25c73d59
1 changed files with 1 additions and 0 deletions
|
@ -225,6 +225,7 @@ export default {
|
||||||
break;
|
break;
|
||||||
case 'like':
|
case 'like':
|
||||||
case 'favourite':
|
case 'favourite':
|
||||||
|
case 'comment':
|
||||||
return n.status.url;
|
return n.status.url;
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue