We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2fdf79 commit ac7a4aeCopy full SHA for ac7a4ae
1 file changed
web/src/components/TemplateForm.vue
@@ -292,6 +292,7 @@
292
dense
293
:disabled="formSaving"
294
:placeholder="$t('runner_tag')"
295
+ clearable
296
></v-autocomplete>
297
298
<SurveyVars
0 commit comments