FlightGear wiki:Instant-Refs: Difference between revisions

Jump to navigation Jump to search
m
→‎The Script: disable debug mode
m (→‎The Script: fix up script: change regex to also match https urls)
m (→‎The Script: disable debug mode)
Line 237: Line 237:
'use strict';
'use strict';
// Define constants
// Define constants
var DEBUG = true;
var DEBUG = false;


// set this to true continue working on the new mode supporting
// set this to true continue working on the new mode supporting

Navigation menu