Change contact address of developer

This commit is contained in:
Bob Sun 2017-06-03 22:42:49 -07:00
parent b2d93c8a70
commit 9b2fa6acbe
No known key found for this signature in database
GPG key ID: 1F86BA2052FED3B4

View file

@ -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"],