feat: add mutate to scene delta
This commit is contained in:
parent
297f68ccfe
commit
a059fafe12
@ -580,7 +580,7 @@ class BlScene(ReplicatedDatablock):
|
|||||||
# 'report_repetition': True
|
# 'report_repetition': True
|
||||||
}
|
}
|
||||||
delta_params = {
|
delta_params = {
|
||||||
# 'mutate': True
|
'mutate': True
|
||||||
}
|
}
|
||||||
|
|
||||||
return Delta(
|
return Delta(
|
||||||
|
Loading…
Reference in New Issue
Block a user