소스 검색

Add sendmail

Girish Ramakrishnan 10 년 전
부모
커밋
a8b9749449
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      CloudronManifest.json

+ 2 - 1
CloudronManifest.json

@@ -13,6 +13,7 @@
   "icon": "icon.png",
   "addons": {
     "mysql": {},
-    "localstorage": {}
+    "localstorage": {},
+    "sendmail": {}
   }
 }