mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-10 17:20:29 +03:00
fix typo: Build -> Builds
This commit is contained in:
parent
44eab1d5d2
commit
6f73a87eb1
3 changed files with 10 additions and 2 deletions
|
|
@ -203,7 +203,7 @@ fieldtypes = {
|
|||
'Categories': TYPE_LIST,
|
||||
'AntiFeatures': TYPE_LIST,
|
||||
'AllowedAPKSigningKeys': TYPE_LIST,
|
||||
'Build': TYPE_BUILD,
|
||||
'Builds': TYPE_BUILD,
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue