mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
standardised naming
This commit is contained in:
@@ -162,7 +162,7 @@ extension WebFeedInspectorViewController {
|
||||
return cell
|
||||
}
|
||||
label.numberOfLines = 2
|
||||
label.text = webFeed.notifyNameDisplay.capitalized
|
||||
label.text = webFeed.notificationDisplayName.capitalized
|
||||
}
|
||||
return cell
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user