This is an automated email from the ASF dual-hosted git repository.

lidongdai pushed a commit to branch dev-1.3.0
in repository https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler.git


The following commit(s) were added to refs/heads/dev-1.3.0 by this push:
     new f26367f  Change email to default (#2981)
f26367f is described below

commit f26367fa474a363bcdafbb41a2e9db1dbf9c0183
Author: break60 <[email protected]>
AuthorDate: Mon Jun 15 20:53:41 2020 +0800

    Change email to default (#2981)
---
 dolphinscheduler-ui/src/lib/external/email.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dolphinscheduler-ui/src/lib/external/email.js 
b/dolphinscheduler-ui/src/lib/external/email.js
index f3f932a..5b85655 100644
--- a/dolphinscheduler-ui/src/lib/external/email.js
+++ b/dolphinscheduler-ui/src/lib/external/email.js
@@ -14,4 +14,4 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-export default ['[email protected]']
+export default ['[email protected]']

Reply via email to