Updating Disk check label

This commit is contained in:
silversword411
2021-03-26 18:39:03 -04:00
parent 152e145b32
commit 4be0d3f212

View File

@@ -51,7 +51,7 @@
outlined
type="number"
v-model.number="diskcheck.run_interval"
label="Check run interval (s)"
label="Check run interval (s) in seconds"
hint="Setting this will override the check run interval on the agent"
/>
</q-card-section>