-- Leo's gemini proxy

-- Connecting to git.thebackupbox.net:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

repo: janusweb
action: commit
revision:
path_from:
revision_from: f82ad678980df4f985e622b3be160d2c8faa61b0:
path_to:
revision_to:

git.thebackupbox.net

janusweb

git://git.thebackupbox.net/janusweb

commit f82ad678980df4f985e622b3be160d2c8faa61b0
Author: James Baicoianu <james_github@baicoianu.com>
Date:   Sun Apr 18 23:15:21 2021 -0700

    Add websurfaces to room.websurfaces

diff --git a/scripts/janusbase.js b/scripts/janusbase.js

index 3f2ceb83e926c28d0f6e09b172882cb569f77220..

index ..2d548bdbea3239c32aab653064de241b4b6c5fc9 100644

--- a/scripts/janusbase.js
+++ b/scripts/janusbase.js
@@ -615,7 +615,7 @@ elation.require(['engine.things.generic', 'utils.template', 'janusweb.parts'], f
         });
       } else if (type == 'websurface') {
         if (args.id) {
-          this.websurfaces[args.id] = args;
+          this.room.websurfaces[args.id] = args;
         }
       } else if (type == 'script') {
         var src = (args.src.match(/^file:/) ? args.src.replace(/^file:/, datapath) : args.src);

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

-- Response ended

-- Page fetched on Sun Jun 2 15:33:46 2024