fix: use correct shortcut to open projects overview
This commit is contained in:
parent
85e882cc59
commit
326b6eda6f
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user