diff --git a/light9/ascoltami/Light9AscoltamiUi.ts b/light9/ascoltami/Light9AscoltamiUi.ts --- a/light9/ascoltami/Light9AscoltamiUi.ts +++ b/light9/ascoltami/Light9AscoltamiUi.ts @@ -252,13 +252,6 @@ export class Light9AscoltamiUi extends L const h1 = document.querySelector("h1")!; h1.innerText = h1.innerText.replace("{{host}}", config.host); } catch (e) {} - // byId("nav").innerText = navigator.userAgent; - var updateFreq = navigator.userAgent.indexOf("Linux") != -1 ? 10 : 2; - // if (navigator.userAgent.match(/Windows NT/)) { - // // helper laptop - // updateFreq = 10; - // } - byId("updateReq").innerText = "" + updateFreq; (window as any).finishOldStyleSetup(this.times, this.onOldStyleUpdate.bind(this)); } diff --git a/light9/ascoltami/index.html b/light9/ascoltami/index.html --- a/light9/ascoltami/index.html +++ b/light9/ascoltami/index.html @@ -68,10 +68,7 @@ - Update freq: requested - , actual - States: - +