FIX: Hide deprecated site setting that was missed out (#25220)

In the heat of converting TL based access settings to groups, the now deprecated setting was left visible. This PR hides it.
This commit is contained in:
Ted Johansson 2024-01-11 12:47:04 +08:00 committed by GitHub
parent 08d641d932
commit cabbc3899f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -3018,6 +3018,7 @@ tags:
min_trust_to_create_tag:
default: "3"
enum: "TrustLevelAndStaffSetting"
hidden: true
create_tag_allowed_groups:
default: "1|3|13"
type: group_list