mirror of
https://github.com/wled/WLED.git
synced 2025-04-25 07:17:18 +00:00
Merge pull request #4106 from srg74/patch-1
correct spelling error xml.cpp
This commit is contained in:
commit
27bec89386
@ -538,7 +538,7 @@ void getSettingsJS(byte subPage, char* dest)
|
|||||||
sappends('s',SET_F("AI"),alexaInvocationName);
|
sappends('s',SET_F("AI"),alexaInvocationName);
|
||||||
sappend('c',SET_F("SA"),notifyAlexa);
|
sappend('c',SET_F("SA"),notifyAlexa);
|
||||||
sappend('v',SET_F("AP"),alexaNumPresets);
|
sappend('v',SET_F("AP"),alexaNumPresets);
|
||||||
#elese
|
#else
|
||||||
oappend(SET_F("toggle('Alexa');")); // hide Alexa settings
|
oappend(SET_F("toggle('Alexa');")); // hide Alexa settings
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user