Open blambin opened 6 years ago
fix error loading on abave firefox 57
this leads again to something like: window.PLAYER = window.PLAYER || (unsafeWindow && unsafeWindow.PLAYER)
window.PLAYER = window.PLAYER || (unsafeWindow && unsafeWindow.PLAYER)
which is nearly the same as https://github.com/iitc-project/ingress-intel-total-conversion/pull/1249
fix error loading on abave firefox 57