Add help pointing to wiki page
This commit is contained in:
parent
3b3904fb40
commit
e7fb2646f1
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ class AboutTableViewController: BasicStaticTableViewController {
|
|||
tableData = [
|
||||
// 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"],],
|
||||
|
||||
// section 1,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue