From 2a4d636e0e936557a3158a4e025c662ab96ed05d Mon Sep 17 00:00:00 2001 From: akc3n Date: Sun, 30 Oct 2022 20:09:47 -0700 Subject: [PATCH] Fix syntax error --- .github/ISSUE_TEMPLATE/app_report.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/app_report.yml b/.github/ISSUE_TEMPLATE/app_report.yml index 91a0783..e2439f6 100644 --- a/.github/ISSUE_TEMPLATE/app_report.yml +++ b/.github/ISSUE_TEMPLATE/app_report.yml @@ -53,12 +53,12 @@ body: validations: required: true - type: dropdown - id: device_list + id: download attributes: - label: Device list - description: Which Pixel(s) have you tested this with? - multiple: true - options: + label: Device list + description: Which Pixel(s) have you tested this with? + multiple: true + options: - label: Pixel 7 Pro - label: Pixel 7 - label: Pixel 6a