FIX: Allow every tag for watched words (#14684)

If a watched word was restricted to a category, new rules for that
watched word could not be created.
This commit is contained in:
Bianca Nenciu
2021-10-25 10:53:42 +03:00
committed by GitHub
parent 2461ed303c
commit 261edcebcb

View File

@ -18,6 +18,7 @@
class="watched-word-input-field"
tags=selectedTags
onChange=(action "changeSelectedTags")
everyTag=true
options=(hash
allowAny=true
disabled=formSubmitted