Browse Source

Add sendmail

Girish Ramakrishnan 10 năm trước cách đây
mục cha
commit
a8b9749449
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      CloudronManifest.json

+ 2 - 1
CloudronManifest.json

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