From 12d01bada0eb6a6a91fbbd8fc1a947f401b9138c Mon Sep 17 00:00:00 2001 From: silverpill Date: Sun, 2 Jan 2022 23:22:17 +0000 Subject: [PATCH] Include profile link in post action messages --- src/components/PostOrRepost.vue | 5 ++++- src/styles/_mixins.scss | 4 ++++ src/views/NotificationList.vue | 25 ++++++++++++++++++++----- 3 files changed, 28 insertions(+), 6 deletions(-) diff --git a/src/components/PostOrRepost.vue b/src/components/PostOrRepost.vue index b2539d4..983c03b 100644 --- a/src/components/PostOrRepost.vue +++ b/src/components/PostOrRepost.vue @@ -2,7 +2,10 @@