mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -07:00
Fixed #2697
This commit is contained in:
parent
4df7fc7b6c
commit
c951c558a7
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
<div class="text-center">If you do not yet want to setup a media server you can use the
|
||||
skip below. You can later setup your media servers via the settings.</div>
|
||||
<div class="row">
|
||||
<button routerLink="Wizard/CreateAdmin" data-test="skipbtn" class="btn btn-primary-outline wizard-img"
|
||||
<button routerLink="/Wizard/CreateAdmin" data-test="skipbtn" class="btn btn-primary-outline wizard-img"
|
||||
id="plexImg">
|
||||
Skip
|
||||
</button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue