Fixed include error in manifest

This commit is contained in:
Christoph Haas 2016-12-05 20:54:24 +01:00
parent e9b1a26162
commit d6783cbc83
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
<serverfile type="module" module="calendarmodule">php/module.calendar.php</serverfile>
</server>
<client>
<clientfile load="release">js/calendarimporter-debug.js</clientfile>
<clientfile load="release">js/calendarimporter.js</clientfile>
<clientfile load="debug">js/calendarimporter-debug.js</clientfile>
<clientfile load="source">js/data/timezones.js</clientfile>