commit | 3c390c4193159bdec0a4e3f438afd800b8c93b95 | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Mon Mar 30 09:06:21 2020 +0200 |
committer | Akron <nils@diewald-online.de> | Wed Apr 01 09:31:47 2020 +0200 |
tree | b779cc8c773ceb7d5a95d63974e3cf5da19bf313 | |
parent | 8e696b215af40bfc27f9732fb7299496b1f24233 [diff] [blame] |
Improve status codes and support HTML match responses Change-Id: Ie11b68eb0836bb537a2869b87e78f3a695203e11
diff --git a/lib/Kalamar.pm b/lib/Kalamar.pm index 2f1632b..e5553a0 100644 --- a/lib/Kalamar.pm +++ b/lib/Kalamar.pm
@@ -144,7 +144,7 @@ $self->plugin(Notifications => { 'Kalamar::Plugin::Notifications' => 1, JSON => 1, - 'HTML' => 1 + HTML => 1 }); # Localization framework