From 9b2fa6acbe747bdb190c9e08a74835f216d551a4 Mon Sep 17 00:00:00 2001 From: Bob Sun Date: Sat, 3 Jun 2017 22:42:49 -0700 Subject: [PATCH] Change contact address of developer --- pass/Controllers/AboutTableViewController.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pass/Controllers/AboutTableViewController.swift b/pass/Controllers/AboutTableViewController.swift index 7ff79e2..5bc6989 100644 --- a/pass/Controllers/AboutTableViewController.swift +++ b/pass/Controllers/AboutTableViewController.swift @@ -15,7 +15,7 @@ class AboutTableViewController: BasicStaticTableViewController { // section 0 [[.title: "Website", .action: "link", .link: "https://github.com/mssun/pass-ios.git"], [.title: "Help", .action: "link", .link: "https://github.com/mssun/passforios/wiki"], - [.title: "Contact Developer", .action: "link", .link: "mailto:bob@mssun.me?subject=passforiOS"],], + [.title: "Contact Developer", .action: "link", .link: "mailto:developer@passforios.mssun.me?subject=Pass%20for%20iOS"],], // section 1, [[.title: "Open Source Components", .action: "segue", .link: "showOpenSourceComponentsSegue"],