re-organize settings

This commit is contained in:
Bob Sun 2017-02-09 21:45:31 +08:00
parent acd4f6ae8f
commit 1c95b46252
No known key found for this signature in database
GPG key ID: 1F86BA2052FED3B4
6 changed files with 194 additions and 100 deletions

View file

@ -25,4 +25,5 @@ class SpecialThanksTableViewController: BasicStaticTableViewController {
}
navigationItemTitle = "Special Thanks"
super.viewDidLoad()
}}
}
}