Add mm.kno.wled.ge

Change https://kno.wled.ge to https://mm.kno.wled.ge
Change help to ?  button in usermods
Change WeatherUserMod to Weather
This commit is contained in:
Ewoud
2022-12-21 12:30:40 +01:00
parent f48895f61f
commit 2af9fc3755
19 changed files with 1475 additions and 1475 deletions

View File

@@ -198,7 +198,7 @@
var url = (loc?`http://${locip}`:'') + '/settings/s.js?p=3';
loadJS(url, false); // If we set async false, file is loaded and executed, then next statement is processed
}
function H() { window.open("https://kno.wled.ge/features/settings/#user-interface-settings"); }
function H() { window.open("https://mm.kno.wled.ge/features/settings/#user-interface-settings"); }
function B() { window.open("/settings","_self"); }
function UI()
{