Disk label v2

This commit is contained in:
silversword411 2021-03-26 18:48:40 -04:00
parent 4be0d3f212
commit 6f43e61c24
1 changed files with 1 additions and 1 deletions

View File

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