first pass at extracting version code from the minified javascript
still needs some work, but will get something working in the test builds for now...
This commit is contained in:
@ -570,6 +570,7 @@ function boot() {
|
||||
popupAnchor: new L.Point(1, -34),
|
||||
}});
|
||||
|
||||
window.extractFromStock();
|
||||
window.setupIdle();
|
||||
window.setupTaphold();
|
||||
window.setupStyles();
|
||||
|
Reference in New Issue
Block a user