From fa35d73d561bfacb0de4d932127369d7688dec3d Mon Sep 17 00:00:00 2001 From: Shinigami Date: Sun, 27 Nov 2022 20:40:16 +0100 Subject: [PATCH] feat: clickable notification account (#184) --- components/account/AccountCard.vue | 2 +- components/account/AccountInfo.vue | 11 ++++++++--- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/components/account/AccountCard.vue b/components/account/AccountCard.vue index 517cf2b3..d711c03e 100644 --- a/components/account/AccountCard.vue +++ b/components/account/AccountCard.vue @@ -10,7 +10,7 @@ cacheAccount(account)