remove point from food
This commit is contained in:
@@ -275,7 +275,8 @@
|
||||
<h2>Connection</h2>
|
||||
<div class="form-group">
|
||||
<label for="serverUrl">Server URL:</label>
|
||||
<input type="text" id="serverUrl" value="http://localhost:4000" placeholder="http://localhost:4000" />
|
||||
<input type="text" id="serverUrl" value="https://dmenuplus-api.dev.danakcorp.com"
|
||||
placeholder="https://dmenuplus-api.dev.danakcorp.com" />
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label for="authToken">Admin Token:</label>
|
||||
|
||||
Reference in New Issue
Block a user