mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-07-28 09:14:32 -04:00
Merge branch 'master' into feature/add-support-for-method-body-and-headers
This commit is contained in:
commit
4e71ab7406
43 changed files with 1595 additions and 349 deletions
|
@ -180,7 +180,7 @@
|
|||
</label>
|
||||
</div>
|
||||
|
||||
<div v-if="monitor.type !== 'push'" class="my-3 form-check">
|
||||
<div class="my-3 form-check">
|
||||
<input id="upside-down" v-model="monitor.upsideDown" class="form-check-input" type="checkbox">
|
||||
<label class="form-check-label" for="upside-down">
|
||||
{{ $t("Upside Down Mode") }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue