mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-24 11:37:39 +01:00
Fix: Add save in monitor history
This commit is contained in:
parent
07742799ed
commit
df813fbdee
@ -18,6 +18,11 @@
|
||||
step="1"
|
||||
/>
|
||||
</div>
|
||||
<div class="my-4">
|
||||
<button class="btn btn-primary" type="button" @click="saveSettings()">
|
||||
{{ $t("Save") }}
|
||||
</button>
|
||||
</div>
|
||||
<div class="my-4">
|
||||
<div class="my-3">
|
||||
<button class="btn btn-outline-info me-2" @click="shrinkDatabase">
|
||||
|
Loading…
Reference in New Issue
Block a user