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