Rearrange groups of general settings
This commit is contained in:
parent
628ae11e35
commit
94b3c50903
1 changed files with 3 additions and 1 deletions
|
|
@ -46,9 +46,11 @@ class GeneralSettingsTableViewController: BasicStaticTableViewController {
|
|||
// section 1
|
||||
[
|
||||
[.title: "Remember Phassphrase", .action: "none",],
|
||||
],
|
||||
[
|
||||
[.title: "Show Folder", .action: "none",],
|
||||
[.title: "Hide Unknown Fields", .action: "none",],
|
||||
],
|
||||
],
|
||||
|
||||
]
|
||||
super.viewDidLoad()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue