Fix a key error in multiapps

This commit is contained in:
Timothyxxx
2024-03-25 17:55:28 +08:00
parent 5f2802292a
commit 635b6717b3

View File

@@ -108,7 +108,7 @@
{
"type": "rule",
"rules": {
"expect": "project"
"expected": "project"
}
}
]