0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-11-25 16:22:35 +01:00

modules/client/send_to_device: Add origin to injected event.

This commit is contained in:
Jason Volk 2019-08-23 21:13:53 -07:00
parent 01936d1a7f
commit 48dfc78473

View file

@ -159,6 +159,7 @@ try
m::vm::copts opts;
opts.prop_mask.reset();
opts.prop_mask.set("origin");
opts.conforming = false;
opts.notify_clients = false;
m::vm::eval