This commit is contained in:
Yuri Kuznetsov
2023-12-29 15:53:14 +02:00
parent 102921b826
commit e30f84f906
+1 -1
View File
@@ -470,7 +470,7 @@
}, },
"syncWithModel": { "syncWithModel": {
"type": "boolean", "type": "boolean",
"description": "Re-fetch records when the parent model is saved." "description": "Re-fetch records when the parent model is saved or refreshed by WebSocket."
} }
} }
} }