fix: allow users to select multiple pools while reporting issues

This commit is contained in:
ngn 2024-07-20 23:05:40 +03:00
parent 58827465d3
commit 44706f4e3d

View File

@ -16,8 +16,9 @@ body:
- type: dropdown
id: repo
attributes:
label: Select a repo
description: Which repo are you using? (Check /etc/matt/config.ini)
label: Select a pool
description: Which pool(s) are having this issue on? (Check /etc/matt/config.ini)
multiple: true
options:
- Stable base repo (mptp://stable.matterlinux.xyz/base)
- Next base repo (mptp://next.matterlinux.xyz/base)