chore: fixing role order

deve
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.*",
"intent": "menu-003"
},
{
"role": "shopping.*",
"intent": "apps2-002-002"
},
{
"role": "photos.*",
"intent": "menu-004-002-002"
},
{
"role": "shopping.*",
"intent": "apps2-002-002"
},
{
"role": "staff.*",
"intent": "apps3-003"
@ -22,6 +22,10 @@
}
],
"home_intent": [
{
"role": "photos.*",
"intent": "menu-004-002-001"
},
{
"role": "shopping.*",
"intent": "apps2-002-001"