From e94a5cbd97fe421c1546589e32e767c76f071a69 Mon Sep 17 00:00:00 2001 From: foxthefox <16841643+foxthefox@users.noreply.github.com> Date: Sun, 12 Feb 2023 18:22:31 +0100 Subject: [PATCH] 2.3.1b --- main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.js b/main.js index 86d4a622..2f2d687f 100644 --- a/main.js +++ b/main.js @@ -1041,7 +1041,7 @@ class Fritzdect extends utils.Adapter { .catch((e) => { this.log.debug('error calling in msgbox'); throw { - msg: 'issue getting templates', + msg: 'issue getting trigger', function: 'onMessage', error: e };