Skip to content

Commit

Permalink
Fix missing tags field
Browse files Browse the repository at this point in the history
  • Loading branch information
otacke committed Nov 3, 2024
1 parent e3b2bb9 commit f786861
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion semantics.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@
"widget": "html",
"label": "Scene description (for screen readers)",
"description": "A text that can describe the scene for the end-user. It will not be visible but read by screen readers, so formatting will be ignored.",
"tags": [],
"optional": true
},
{
Expand Down Expand Up @@ -914,4 +915,4 @@
}
]
}
]
]

0 comments on commit f786861

Please sign in to comment.