Remove field for SystemWebView

See https://github.com/uazo/cromite/issues/77#issuecomment-1645453577
This commit is contained in:
0xedward
2023-07-21 15:02:45 -04:00
committed by GitHub
parent d4710fc69f
commit 659cfbc3f6
-12
View File
@@ -119,18 +119,6 @@ body:
validations:
required: true
- type: dropdown
id: is_system_webview
attributes:
label: Is this bug about the SystemWebView?
description: Please note that no support for System WebView installation is provided.
multiple: false
options:
- "Yes"
- "No"
validations:
required: true
- type: dropdown
id: is_incognito
attributes: