Skip to content

Commit

Permalink
Merge pull request #90 from grycap/dev-gmolto
Browse files Browse the repository at this point in the history
Fixed inconsistent naming
  • Loading branch information
SergioLangaritaBenitez committed Jan 11, 2024
2 parents dbbf02a + b344590 commit a53e975
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/forms/FunctionForm.vue
Original file line number Diff line number Diff line change
Expand Up @@ -504,7 +504,7 @@
v-model="form.expose.cpu_threshold"
min="1"
max="100"
label="CPU Limit %"
label="CPU Threshold %"
style="padding-right: 5px;"
></v-text-field>
</v-flex>
Expand Down

0 comments on commit a53e975

Please sign in to comment.