Use | operator to concatenate multiline strings

This commit is contained in:
Danny Moesch 2019-01-20 12:15:54 +01:00 committed by Mingshen Sun
parent 2fdd3fd6ec
commit 08c91599b6
5 changed files with 6 additions and 6 deletions

View file

@ -64,7 +64,6 @@ class PasswordEditorTableViewController: UITableViewController, FillPasswordTabl
memorablePasswordGeneratorCell?.accessoryType = .disclosureIndicator
}
override func viewDidLoad() {
super.viewDidLoad()
if navigationItemTitle != nil {