This commit is contained in:
Bob Sun 2017-10-19 23:02:36 -07:00
parent 3afab7b54f
commit 3380f41855

View file

@ -116,7 +116,7 @@ class GeneralSettingsTableViewController: BasicStaticTableViewController {
cell.accessoryType = .none
cell.selectionStyle = .none
cell.accessoryView = rememberGitCredentialPassphraseSwitch
case "Show Folder":
case "Show Folders":
cell.accessoryType = .none
cell.selectionStyle = .none
cell.accessoryView = showFolderSwitch