Change contact address of developer
This commit is contained in:
parent
b2d93c8a70
commit
9b2fa6acbe
1 changed files with 1 additions and 1 deletions
|
|
@ -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"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue