mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-01-31 03:05:00 +01:00
Hide credentials section for iCloud.
This commit is contained in:
parent
187121298e
commit
d9e5350804
@ -107,8 +107,7 @@ extension AccountInspectorViewController {
|
||||
return true
|
||||
}
|
||||
switch account.type {
|
||||
case .onMyMac,
|
||||
.feedly:
|
||||
case .onMyMac, .cloudKit, .feedly:
|
||||
return true
|
||||
default:
|
||||
return false
|
||||
|
Loading…
x
Reference in New Issue
Block a user