0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-11-29 10:12:39 +01:00

modules/m_typing: Fix origin property requirement. (regression from c760eb0a)

This commit is contained in:
Jason Volk 2019-08-17 04:17:36 -07:00
parent c63374849a
commit 167c669468

View file

@ -101,6 +101,7 @@ commit(const m::typing &edu)
m::vm::copts opts;
opts.prop_mask.reset();
opts.prop_mask.set("origin");
opts.conforming = false;
// Because the matrix spec should use the same format for client