Before renaming imports to tasks

This commit is contained in:
Tomas Bures 2018-09-23 22:28:58 +02:00
parent a494dc6482
commit 86efa11994
18 changed files with 81 additions and 58 deletions

View file

@ -11,7 +11,7 @@ function getSystemSendConfigurationId() {
}
function getSystemSendConfigurationCid() {
return 'default';
return 'system';
}
module.exports = {