add credits to FlatIcons
This commit is contained in:
parent
9f1471c4df
commit
707717e7be
1 changed files with 4 additions and 2 deletions
|
|
@ -11,9 +11,11 @@ import UIKit
|
|||
class SpecialThanksTableViewController: BasicStaticTableViewController {
|
||||
let openSourceComponents = [
|
||||
["Password Store",
|
||||
"http://passwordstore.org"],
|
||||
"https://passwordstore.org"],
|
||||
["Icon8",
|
||||
"http://icons8.com"],
|
||||
"https://icons8.com"],
|
||||
["FlatIcon",
|
||||
"https://http://www.flaticon.com"],
|
||||
]
|
||||
|
||||
override func viewDidLoad() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue