Updating Disk check label

This commit is contained in:
silversword411
2021-03-26 18:39:03 -04:00
parent 2d3c164208
commit e82f1ae2b9

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>