repo: janusweb
action: commit
revision: 
path_from: 
revision_from: c6a2e48c956481c11ddcbf2fae379f2618e05baf:
path_to: 
revision_to: 
git.thebackupbox.net
janusweb
git clone git://git.thebackupbox.net/janusweb
commit c6a2e48c956481c11ddcbf2fae379f2618e05baf
Author: James Baicoianu 
Date:   Sat May 20 19:18:52 2017 -0700

    Point default web avatar to more permanent location

diff --git a/scripts/janusweb.js b/scripts/janusweb.js
index ff98c6b6f7f3de6c843efc507ad761d619cecca4..
index ..4d54faab40f0f15fac261e6fe00c1b717ba6f7db 100644
--- a/scripts/janusweb.js
+++ b/scripts/janusweb.js
@@ -581,7 +581,7 @@ elation.require(['janusweb.config', 'engine.things.generic','janusweb.remoteplay
       if (opts.first || this.sentUpdates == this.updateRate) {
         // FIXME - don't hardcode this!
         var head_pos = '0 1.4 0'; 
-        moveData["avatar"] = "";
+        moveData["avatar"] = "";
         this.sentUpdates = 0;
       }

-----END OF PAGE-----