fix: use correct shortcut to open projects overview

This commit is contained in:
kolaente 2023-03-28 15:38:56 +02:00
parent 9ce963ff75
commit 34238e29df
Signed by untrusted user: konrad
GPG Key ID: F40E70337AB24C9B

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>