meta
This commit is contained in:
parent
580dfc89db
commit
37ed213646
@ -12,7 +12,7 @@
|
||||
<div id="home">
|
||||
<form id="wvForm">
|
||||
<label for="guessr">Guessr API</label>
|
||||
<input type="text" id="guessr" value="http://127.0.0.1:18888" />
|
||||
<input type="text" id="guessr" value="http://127.0.0.1:18888" disabled/>
|
||||
<input type="radio" value="public" name="apiType" checked>Public
|
||||
<input type="radio" value="local" name="apiType">Local
|
||||
<input type="radio" value="custom" name="apiType">Custom
|
||||
|
Loading…
Reference in New Issue
Block a user