mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
schema: fix typo
This commit is contained in:
parent
35ad379282
commit
d9e8b2d9e6
1 changed files with 1 additions and 1 deletions
|
|
@ -804,7 +804,7 @@
|
|||
{
|
||||
"type": "object",
|
||||
"patternProperties": {
|
||||
"^(Adsg|ApplicationDebuggable|KnownVuln|NonFreeAdd|NonFreeAssets|NonFreeDep|NonFreeNet|NoSourceSince|NSFW|UpstreamNonFree|TetheredNet|Tracking)$": {
|
||||
"^(Ads|ApplicationDebuggable|KnownVuln|NonFreeAdd|NonFreeAssets|NonFreeDep|NonFreeNet|NoSourceSince|NSFW|UpstreamNonFree|TetheredNet|Tracking)$": {
|
||||
"$ref": "#/definitions/localized_string"
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue