Merge branch 'master' into feature/add-support-for-method-body-and-headers

This commit is contained in:
Louis Lam 2021-10-15 16:07:05 +08:00
commit 4e71ab7406
43 changed files with 1595 additions and 349 deletions

View file

@ -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") }}