summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorAlex Xu <alex_y_xu@yahoo.ca>2013-08-24 16:46:50 -0400
committerAlex Xu <alex_y_xu@yahoo.ca>2013-08-24 16:46:50 -0400
commit32a2ef87ded92abdfae94548f42a6442deef3b2b (patch)
tree26ac3aa4d6f96e501c948cf222b72a178a435906 /www
parent4d93002bd9bcd90edf88e2e0b7a82fac0acbb4f6 (diff)
downloadhtml5ks-32a2ef87ded92abdfae94548f42a6442deef3b2b.tar.xz
html5ks-32a2ef87ded92abdfae94548f42a6442deef3b2b.zip
fix undefined
Diffstat (limited to 'www')
-rw-r--r--www/js/api.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/js/api.js b/www/js/api.js
index 783876d..e978301 100644
--- a/www/js/api.js
+++ b/www/js/api.js
@@ -10,6 +10,7 @@ window.html5ks.api = {
}
},
+ _fading: {},
set_volume: function (target, delay, channel) {
var deferred = when.defer(),