Skip to content

Commit

Permalink
2.3.1b
Browse files Browse the repository at this point in the history
  • Loading branch information
foxthefox committed Feb 12, 2023
1 parent 7fd05fd commit e94a5cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.js
Original file line number Diff line number Diff line change
Expand Up @@ -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
};
Expand Down

0 comments on commit e94a5cb

Please sign in to comment.