@@ -39,7 +39,7 @@ properties([
classpath: [],
sandbox: true,
script:
- 'return["storlead-api"]'
+ 'return["storlead-mail-api"]'
]