This commit is contained in:
Henry Jameson 2022-08-30 02:36:41 +03:00
parent ec320e8fb6
commit dbb6f22442
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@
@click="toggleLists"
>
<router-link
:title="$t('lists.manage_lists')"
class="extra-button"
:to="{ name: 'lists' }"
@click.stop