logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe git clone https://hacktivis.me/git/pleroma-fe.git
commit: dbb6f224425e059e2edc6018d0b009cc87a0aea4
parent ec320e8fb6fbab4271e43b66d61b90dc07b3fc0b
Author: Henry Jameson <me@hjkos.com>
Date:   Tue, 30 Aug 2022 02:36:41 +0300

a11y

Diffstat:

Msrc/components/nav_panel/nav_panel.vue1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/src/components/nav_panel/nav_panel.vue b/src/components/nav_panel/nav_panel.vue @@ -56,6 +56,7 @@ @click="toggleLists" > <router-link + :title="$t('lists.manage_lists')" class="extra-button" :to="{ name: 'lists' }" @click.stop