Skip to content

Commit e796e6b

Browse files
committed
also needed form esm loading
1 parent cfff8c9 commit e796e6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

encryptcontent/decrypt-contents.tpl.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -616,3 +616,4 @@ if (typeof base_url === 'undefined') {
616616
}
617617
{%- endif %}
618618
document.addEventListener('DOMContentLoaded', init_decryptor());
619+
window["init_decryptor"] = init_decryptor;

0 commit comments

Comments
 (0)