Fix typo in noise.graphql
This commit is contained in:
parent
80fc6548d0
commit
db12059c1f
@ -59,7 +59,7 @@ type SecurityPreferences {
|
||||
}
|
||||
|
||||
type ExternalServersPreferences {
|
||||
privacyPreference: PrivacyPreferences
|
||||
privacyPreferences: PrivacyPreferences
|
||||
externalServers: RestrictionPolicy!
|
||||
externalServersLimit: [Url!]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user