UX: Add admins and moderators to mandatory_values for accept_all_solutions_allowed_groups (#290)

This commit is contained in:
Osama Sayegh
2024-05-12 20:25:57 +02:00
committed by GitHub
parent 9db72efb38
commit fac9227417
+1
View File
@@ -12,6 +12,7 @@ discourse_solved:
hidden: true
accept_all_solutions_allowed_groups:
default: "14" # auto group trust_level_4
mandatory_values: "1|2" # auto group admins, moderators
type: group_list
client: false
allow_any: false