Update Activity.vue

This commit is contained in:
Daniel Supernault 2019-06-18 01:06:22 -06:00
parent 5204aa2c1c
commit 4f25c73d59
No known key found for this signature in database
GPG key ID: 0DEF1C662C9033F7

View file

@ -225,6 +225,7 @@ export default {
break;
case 'like':
case 'favourite':
case 'comment':
return n.status.url;
break;
}