fix: use correct shortcut to open projects overview

This commit is contained in:
kolaente 2023-03-28 15:38:56 +02:00
parent 85e882cc59
commit 326b6eda6f
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
</router-link>
</li>
<li>
<router-link :to="{ name: 'projects.index'}" v-shortcut="'g n'">
<router-link :to="{ name: 'projects.index'}" v-shortcut="'g p'">
<span class="menu-item-icon icon">
<icon icon="layer-group"/>
</span>