Skip to content
This repository was archived by the owner on Nov 25, 2020. It is now read-only.

Commit fe3a52c

Browse files
committed
EmlViewer: remove unnecessary autoload
1 parent 37f4c67 commit fe3a52c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/plugins/access.imap/manifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<resources>
55
<i18n namespace="imap_access" path="plugins/access.imap/resources/i18n"/>
66
<img_library alias="imap_images" path="plugins/access.imap/resources/images"/>
7-
<js file="plugins/editor.eml/class.EmlViewer.js" className="EmlViewer" autoload="true"/>
7+
<js file="plugins/editor.eml/class.EmlViewer.js" className="EmlViewer"/>
88
</resources>
99
</client_settings>
1010
<server_settings>

0 commit comments

Comments
 (0)