Changes

Jump to navigation Jump to search
m
no edit summary
Line 1: Line 1:  
// License: GPL
 
// License: GPL
 
// Experimental Main
 
// Experimental Main
 +
 
console.log("'⌣'");
 
console.log("'⌣'");
   Line 37: Line 38:  
// current_entity.forEach(pdooui.render);
 
// current_entity.forEach(pdooui.render);
    +
// License: GPL
 +
// Wikibase Processor
   −
  −
  −
  −
  −
  −
  −
  −
  −
  −
// License: GPL
  −
    //
   
     function wbContainer( universe, location ) {
 
     function wbContainer( universe, location ) {
   −
         this.main = interjson( checkdive( universe, location ));
+
         this.main = interjson( check( universe, location ) );
 
         var container = this;
 
         var container = this;
  
530

edits

Navigation menu