chore: fixing role order

sit
Tom Peltonen 2025-12-16 23:37:16 +11:00
parent fc0bfc8973
commit 1cf8d7a638
1 changed files with 8 additions and 4 deletions

View File

@ -4,14 +4,14 @@
"role": "news.*", "role": "news.*",
"intent": "menu-003" "intent": "menu-003"
}, },
{
"role": "shopping.*",
"intent": "apps2-002-002"
},
{ {
"role": "photos.*", "role": "photos.*",
"intent": "menu-004-002-002" "intent": "menu-004-002-002"
}, },
{
"role": "shopping.*",
"intent": "apps2-002-002"
},
{ {
"role": "staff.*", "role": "staff.*",
"intent": "apps3-003" "intent": "apps3-003"
@ -22,6 +22,10 @@
} }
], ],
"home_intent": [ "home_intent": [
{
"role": "photos.*",
"intent": "menu-004-002-001"
},
{ {
"role": "shopping.*", "role": "shopping.*",
"intent": "apps2-002-001" "intent": "apps2-002-001"