also print device id
This commit is contained in:
parent
91f6f6d9d6
commit
f85275b1c8
@ -234,6 +234,7 @@ function boot() {
|
||||
window.debug.console.overwriteNativeIfRequired();
|
||||
|
||||
console.log('loading done, booting. Built: ' + window.iitcBuildDate);
|
||||
if(window.deviceID) console.log('Your device ID: ' + window.deviceID);
|
||||
window.runOnSmartphonesBeforeBoot();
|
||||
|
||||
// overwrite default Leaflet Marker icon to be a neutral color
|
||||
|
Loading…
x
Reference in New Issue
Block a user