Skip to content

Add OLM_OPTIONS definition to olm.js prefix

Currently if you import @matrix-org/olm in your Javascript project it gives you an error saying that OLM_OPTIONS is undefined. I think we're missing a definition of OLM_OPTIONS in the olm.js prefix file here.

It should be as simple as adding var OLM_OPTIONS;

Edited by Robert Long
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information