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