mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 04:57:07 -04:00
Merge branch 'devel' of github.com:wekan/wekan into devel
This commit is contained in:
commit
e5370ce859
1 changed files with 2 additions and 0 deletions
|
@ -78,6 +78,8 @@ RulesHelper = {
|
|||
emailMsg,
|
||||
});
|
||||
} catch (e) {
|
||||
// eslint-disable-next-line no-console
|
||||
console.error(e);
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue