From e90495d2aaee38547c06ccac1235ff1b6e4cdc82 Mon Sep 17 00:00:00 2001 From: Dylan William Hardison Date: Wed, 8 Aug 2018 22:38:30 -0400 Subject: once more --- Bugzilla/Quantum/SES.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'Bugzilla') diff --git a/Bugzilla/Quantum/SES.pm b/Bugzilla/Quantum/SES.pm index 824ce58d3..e447b036a 100644 --- a/Bugzilla/Quantum/SES.pm +++ b/Bugzilla/Quantum/SES.pm @@ -133,6 +133,7 @@ my $BounceNotification = Dict [ bounceType => Str, slurpy Any, ], + slurpy Any, ]; sub _process_bounce { -- cgit v1.2.3-24-g4f1b