chore(views/board): hide promoted attributes of collection

This commit is contained in:
Elian Doran 2025-07-20 10:50:13 +03:00
parent b7b0b39afc
commit e1a8f4f5db
No known key found for this signature in database

View File

@ -190,6 +190,10 @@ export default function buildHiddenSubtreeTemplates() {
type: "label",
value: "board"
},
{
name: "hidePromotedAttributes",
type: "label"
},
{
name: "label:status",
type: "label",