Change "Show Folder" -> "Show Folders"
This commit is contained in:
parent
31172a1985
commit
2a0822f727
1 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,7 @@ class GeneralSettingsTableViewController: BasicStaticTableViewController {
|
||||||
[.title: "Remember Git Credential Passphrase", .action: "none",],
|
[.title: "Remember Git Credential Passphrase", .action: "none",],
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
[.title: "Show Folder", .action: "none",],
|
[.title: "Show Folders", .action: "none",],
|
||||||
[.title: "Hide Unknown Fields", .action: "none",],
|
[.title: "Hide Unknown Fields", .action: "none",],
|
||||||
[.title: "Hide OTP Fields", .action: "none",],
|
[.title: "Hide OTP Fields", .action: "none",],
|
||||||
],
|
],
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue