Show WIP packages in client, add missing keys to package

This commit is contained in:
rubenwardy
2021-12-23 11:56:03 +00:00
parent 2e7d4277e1
commit e3ed5fbc58
3 changed files with 10 additions and 5 deletions

View File

@@ -25,8 +25,8 @@ A flag can be:
There are also two meta-flags, which are designed so that we can change how different platforms filter the package list
without making a release.
* `android_default`: currently same as `*, wip, deprecated`. Hides all content warnings, WIP packages, and deprecated packages
* `desktop_default`: currently same as `wip, deprecated`. Hides all WIP and deprecated packages
* `android_default`: currently same as `*, deprecated`. Hides all content warnings, WIP packages, and deprecated packages
* `desktop_default`: currently same as `deprecated`. Hides all WIP and deprecated packages
## Content Warnings