1
0
mirror of https://github.com/PrivSec-dev/banking-apps-compat-report synced 2024-11-21 05:51:34 -05:00

Fix order listed in dropdown

Set default option to `Not installed` for `id: googleplay` dropdown.

Signed-off-by: akc3n <git@akc3n.page>
This commit is contained in:
akc3n 2023-01-20 02:28:35 -08:00 committed by GitHub
parent 4eb1de0504
commit 5c35616edc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -97,8 +97,8 @@ body:
description: Do you have Google Play installed in the profile you tested in?
multiple: false
options:
- Not Installed
- Installed
- Not installed
validations:
required: true
- type: checkboxes