summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--extensions/UserStory/lib/Constants.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/UserStory/lib/Constants.pm b/extensions/UserStory/lib/Constants.pm
index 177f8d2c0..f5929575f 100644
--- a/extensions/UserStory/lib/Constants.pm
+++ b/extensions/UserStory/lib/Constants.pm
@@ -16,7 +16,7 @@ our @EXPORT = qw( USER_STORY );
use constant USER_STORY => {
# note - an empty components array means all components
- Talkilla => {
+ Loop => {
group => 'editbugs',
components => [],
},