Files

13 lines
270 B
JSON
Raw Permalink Normal View History

2023-10-24 19:49:51 +02:00
{
"title": "Focus Navigation Mode Right",
"description": "The focus navigation mode that will be used when navigating right.",
"anyOf": [
{
"$ref": "../../general/navigation_mode.json"
},
{
"$ref": "../../general/item_ref.json"
}
]
}