Keybind and view fix
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
soraefir
2023-07-15 13:45:50 +02:00
parent 8a8f1f5a8a
commit 6250f17207
5 changed files with 49 additions and 32 deletions

View File

@@ -10,7 +10,7 @@ header.header
a(:href="'/short/'+journey_id")
i.fas.fa-file-contract
.col-sm-2
a(:href="'/view/'+journey_id +'#0'")
a(:href="'/view/'+journey_id")
i.fas.fa-camera
.col-sm-2
a(href='#main' v-on:click.prevent='first_step')