refactor(settings): remove unused Watchdog Port input field
This commit is contained in:
@@ -44,10 +44,6 @@
|
|||||||
<label for="watchdog-enabled" class="toggle-label"></label>
|
<label for="watchdog-enabled" class="toggle-label"></label>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="form-group">
|
|
||||||
<label>Watchdog Port</label>
|
|
||||||
<input type="number" v-model="settings.watchdogPort" placeholder="9000">
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user