Fix pizza bot example.

This commit is contained in:
Haiping Chen 2024-02-24 10:08:07 -06:00
parent 806829f01f
commit 8a714f726f

View file

@ -13,7 +13,7 @@
"routingRules": [
{
"type": "planner",
"field": "NaviePlanner"
"field": "NaivePlanner"
}
]
}