element-portable/src/components
Travis Ralston 3abd3137c7 Use the right function for creating binary verification QR codes
`writeInt8` happened to work because the strings we're writing happen to fit within a single byte so the LSB doesn't matter. We actually want a 16 bit (2 byte) number in big-endian format.
2020-02-26 13:37:34 -07:00
..
structures Handle errors when previewing rooms more safely 2020-02-25 16:11:07 -07:00
views Use the right function for creating binary verification QR codes 2020-02-26 13:37:34 -07:00