Remove extra newline
This commit is contained in:
parent
334aac2e19
commit
e439ef173e
@ -82,7 +82,6 @@ final class HelpViewController: OWSTableViewController2 {
|
||||
aboutSection.footerTitle = NSLocalizedString("SETTINGS_COPYRIGHT", comment: "Footer for the 'about' help section")
|
||||
aboutSection.add(.copyableItem(label: NSLocalizedString("SETTINGS_VERSION", comment: ""),
|
||||
value: AppVersion.shared().currentAppVersion4))
|
||||
|
||||
aboutSection.add(.disclosureItem(
|
||||
withText: NSLocalizedString("SETTINGS_LEGAL_TERMS_CELL", comment: ""),
|
||||
actionBlock: { [weak self] in
|
||||
|
||||
Loading…
Reference in New Issue
Block a user