mirror of
https://github.com/simon987/sist2.git
synced 2025-12-13 23:39:04 +00:00
cleanup/fixes
This commit is contained in:
@@ -33,10 +33,6 @@
|
||||
{{ $t("autoStart") }}
|
||||
</b-form-checkbox>
|
||||
|
||||
<b-form-checkbox v-model="frontend.enable_monitoring" @change="update()">
|
||||
{{ $t("enableMonitoring") }}
|
||||
</b-form-checkbox>
|
||||
|
||||
<label>{{ $t("extraQueryArgs") }}</label>
|
||||
<b-form-input v-model="frontend.extra_query_args" @change="update()"></b-form-input>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user