mirror of
https://github.com/System-End/site.git
synced 2026-04-19 23:22:49 +00:00
[bin] Fix for selector link
This commit is contained in:
parent
f9bf01b8c8
commit
4adf34a9d8
1 changed files with 1 additions and 1 deletions
|
|
@ -107,7 +107,7 @@
|
|||
</div>
|
||||
<div class="gambling-controls">
|
||||
<span class="flex-lb"></span>
|
||||
<button onclick="location.href='./selector/index.html'" class="gambling-select hoverable">Manual
|
||||
<button onclick="location.href='./selector/'" class="gambling-select hoverable">Manual
|
||||
Selection</button>
|
||||
<button onclick="generateBuildLink(this)" class="gambling-build hoverable disabled">Continue<img
|
||||
src="./icons/arrow.svg"></button>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue