This commit is contained in:
2026-01-03 20:27:49 +01:00
parent 59f738ef88
commit 3dc1d43a26

View File

@@ -20692,8 +20692,7 @@ function eval_pyson(value){
pyson_domain: domain,
// pyson_context: JSON.stringify(context),
pyson_context: context,
pyson_context: JSON.stringify(context),
pyson_order: 'null',
pyson_search_value: '[]',