xref: /plugin/dokucrypt3/init.js (revision 97c734d516051c5b55fc0c340717b771d97a295d)
1
2// Run the setup once the window has loaded.
3window.addEventListener('DOMContentLoaded', decryptEditSetup, false);
4