Fixed include error in manifest

这个提交包含在:
Christoph Haas 2016-12-05 20:53:43 +01:00
父节点 bc24995eeb
当前提交 0db552608e
共有 1 个文件被更改,包括 1 次插入1 次删除

查看文件

@ -23,7 +23,7 @@
<serverfile type="module" module="contactmodule">php/module.contact.php</serverfile>
</server>
<client>
<clientfile load="release">js/contactimporter-debug.js</clientfile>
<clientfile load="release">js/contactimporter.js</clientfile>
<clientfile load="debug">js/contactimporter-debug.js</clientfile>
<clientfile load="source">js/plugin.contactimporter.js</clientfile>