Skip to content
Snippets Groups Projects
Commit 05a7af8d authored by Hubert Chathi's avatar Hubert Chathi
Browse files

add a note about calling Olm.init

parent 281c5aac
No related branches found
No related tags found
No related merge requests found
Olm
===
Note: before using any of the olm functions, you must call `Olm.init()`, and
wait for the promise to resolve.
Example:
var alice = new Olm.Account();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment